mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Add Smartport Master (#5724)
This commit is contained in:
parent
127bec56b9
commit
707133c4db
11 changed files with 754 additions and 27 deletions
|
@ -73,5 +73,8 @@ typedef enum {
|
|||
DEBUG_IRLOCK,
|
||||
DEBUG_CD,
|
||||
DEBUG_KALMAN,
|
||||
DEBUG_SPM_CELLS, // Smartport master FLVSS
|
||||
DEBUG_SPM_VS600, // Smartport master VS600 VTX
|
||||
DEBUG_SPM_VARIO, // Smartport master variometer
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue