mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
make itermrelax on yaw optional
This commit is contained in:
parent
7e12e9da18
commit
6239b8258a
3 changed files with 10 additions and 3 deletions
|
@ -97,6 +97,7 @@ typedef enum {
|
|||
#ifdef USE_MAX7456
|
||||
TABLE_VIDEO_SYSTEM,
|
||||
#endif // USE_MAX7456
|
||||
TABLE_ITERM_RELAX,
|
||||
LOOKUP_TABLE_COUNT
|
||||
} lookupTableIndex_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue