mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Added 'auto' setting for 'scheduler_optimize_rate'.
This commit is contained in:
parent
2553a4a1f9
commit
224e3e2c9a
4 changed files with 14 additions and 8 deletions
|
@ -135,7 +135,7 @@ typedef enum {
|
|||
#endif
|
||||
TABLE_GYRO_FILTER_DEBUG,
|
||||
TABLE_POSITION_ALT_SOURCE,
|
||||
TABLE_DSHOT_BITBANG,
|
||||
TABLE_OFF_ON_AUTO,
|
||||
TABLE_INTERPOLATED_SP,
|
||||
|
||||
LOOKUP_TABLE_COUNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue