1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

Initial cut on dBoost

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-05-08 21:14:50 +02:00
parent 43630a0230
commit 5de29a3f17
5 changed files with 81 additions and 3 deletions

View file

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