mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
attempts to improve relax
attempts to improve relax fix attempts to improve relax fix bug fixes spaces changed settings and added isAirmodeActive() fix rebase error
This commit is contained in:
parent
7936fb07d5
commit
fefedbd686
6 changed files with 101 additions and 67 deletions
|
@ -100,6 +100,7 @@ typedef enum {
|
|||
#endif // USE_MAX7456
|
||||
#if defined(USE_ITERM_RELAX)
|
||||
TABLE_ITERM_RELAX,
|
||||
TABLE_ITERM_RELAX_TYPE,
|
||||
#endif
|
||||
#ifdef USE_ACRO_TRAINER
|
||||
TABLE_ACRO_TRAINER_DEBUG,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue