mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 00:35:34 +03:00
Debug motor eRPM
This commit is contained in:
parent
1ceb0970f7
commit
85da1894d6
3 changed files with 7 additions and 1 deletions
|
@ -74,5 +74,6 @@ typedef enum {
|
|||
DEBUG_FFT,
|
||||
DEBUG_FFT_TIME,
|
||||
DEBUG_FFT_FREQ,
|
||||
DEBUG_ERPM,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue