mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 17:55:30 +03:00
remove rcdevice support with SPF3 MINI
This commit is contained in:
parent
6953e799fa
commit
2c42b55630
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue