mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge branch 'GTune' of https://github.com/MJ666/cleanflight into
MJ666-Harakiri_PID_update Conflicts: Makefile src/main/blackbox/blackbox_fielddefs.h src/main/flight/pid.c src/main/io/serial_msp.c src/main/mw.c src/main/target/ALIENWIIF3/target.h src/main/target/CC3D/target.h src/main/target/NAZE/target.h src/main/target/NAZE32PRO/target.h src/main/target/SPARKY/target.h
This commit is contained in:
commit
123a4ccfc5
33 changed files with 497 additions and 52 deletions
|
@ -48,6 +48,7 @@ typedef enum {
|
|||
BOXSERVO3,
|
||||
BOXBLACKBOX,
|
||||
BOXFAILSAFE,
|
||||
BOXGTUNE,
|
||||
CHECKBOX_ITEM_COUNT
|
||||
} boxId_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue