1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 09:45:37 +03:00

remove rcdevice support with SPF3 MINI

This commit is contained in:
azol 2017-12-26 16:35:25 +08:00
parent 6953e799fa
commit 2c42b55630

View file

@ -30,6 +30,9 @@
#define SPRACINGF3MINI_REV 2 #define SPRACINGF3MINI_REV 2
#endif #endif
// Space reduction measures to make the firmware fit into flash:
#undef USE_RCDEVICE
#define CONFIG_FASTLOOP_PREFERRED_ACC ACC_NONE #define CONFIG_FASTLOOP_PREFERRED_ACC ACC_NONE
#define LED0_PIN PB3 #define LED0_PIN PB3