1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

Add TPA-Adjustment (+ OSD Element)

This commit is contained in:
Andi Kanzler 2020-08-09 22:57:49 +02:00
parent 1de9a82289
commit 5eb9cc0498
4 changed files with 14 additions and 1 deletions

View file

@ -1466,6 +1466,11 @@ OSD.constants = {
id: 77,
preview: '0TP ' + FONT.embed_dot('4.5')
},
{
name: 'THRUST_PID_ATTENUATION',
id: 109,
preview: 'TPA 0\nBP 1500'
},
]
},
{