mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Refactoring of IMU and ACC
This commit is contained in:
parent
b6b24ba946
commit
f85ebba6a4
24 changed files with 141 additions and 195 deletions
|
@ -102,5 +102,6 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"RX_STATE_TIME",
|
||||
"GPS_RESCUE_VELOCITY",
|
||||
"GPS_RESCUE_HEADING",
|
||||
"GPS_RESCUE_TRACKING"
|
||||
"GPS_RESCUE_TRACKING",
|
||||
"ATTITUDE",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue