1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00

Add EZLANDING debug field (#3826)

Add debug field
This commit is contained in:
Mark Haslinghuis 2024-04-03 22:59:40 +02:00 committed by GitHub
parent 4e53868150
commit e03d102112
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -754,6 +754,8 @@ const DEBUG = {
'debug[1]': 'Adjusted Throttle',
'debug[2]': 'Upper Limit',
'debug[3]': 'EZ Land Limit',
'debug[4]': 'Stick Limit',
'debug[5]': 'Speed Limit',
},
},