mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
Fix logging of total PID output to BB log; Add a lot of debug logging via a GENERIC logging type
This commit is contained in:
parent
7bdd5967e7
commit
b21b4436d1
4 changed files with 14 additions and 3 deletions
|
@ -68,6 +68,7 @@ typedef enum {
|
|||
DEBUG_REM_FLIGHT_TIME,
|
||||
DEBUG_SMARTAUDIO,
|
||||
DEBUG_ACC,
|
||||
DEBUG_GENERIC,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue