1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

Direct port of BF Iterm relax

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-04-22 23:06:47 +02:00
parent 7af86a98ba
commit f9b8617e03
6 changed files with 99 additions and 3 deletions

View file

@ -69,5 +69,6 @@ typedef enum {
DEBUG_SMARTAUDIO,
DEBUG_ACC,
DEBUG_GENERIC,
DEBUG_ITERM_RELAX,
DEBUG_COUNT
} debugType_e;