mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Add IR-Lock optical positioning system support (#5677)
This commit is contained in:
parent
a16fc8acec
commit
aa928bdfff
15 changed files with 353 additions and 9 deletions
|
@ -70,5 +70,6 @@ typedef enum {
|
|||
DEBUG_NAV_YAW,
|
||||
DEBUG_DYNAMIC_FILTER,
|
||||
DEBUG_DYNAMIC_FILTER_FREQUENCY,
|
||||
DEBUG_IRLOCK,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue