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:
parent
1de9a82289
commit
5eb9cc0498
4 changed files with 14 additions and 1 deletions
|
@ -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'
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue