mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 17:55:28 +03:00
Formatted code error
This commit is contained in:
parent
bf320c69fc
commit
3956e0a8bb
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ void initActiveBoxIds(void)
|
||||||
|
|
||||||
#ifdef USE_DSHOT
|
#ifdef USE_DSHOT
|
||||||
if(STATE(MULTIROTOR) && isMotorProtocolDshot())
|
if(STATE(MULTIROTOR) && isMotorProtocolDshot())
|
||||||
activeBoxIds[activeBoxIdCount++] = BOXFLIPOVERAFTERCRASH;
|
activeBoxIds[activeBoxIdCount++] = BOXTURTLE;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue