mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 00:35:34 +03:00
Merge remote-tracking branch 'origin' into dzikuvx-pcf8574-expander
This commit is contained in:
commit
1547aff0aa
16 changed files with 866 additions and 34 deletions
|
@ -73,6 +73,9 @@ 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_PCF8574,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue