mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Undefined TELEMETRY_JETIEXBUS for STM32F3DISCOVERY to save ROM
This commit is contained in:
parent
8c1bc17f07
commit
49afecdcb2
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@
|
||||||
|
|
||||||
#define CONFIG_FASTLOOP_PREFERRED_ACC ACC_NONE
|
#define CONFIG_FASTLOOP_PREFERRED_ACC ACC_NONE
|
||||||
|
|
||||||
|
#undef TELEMETRY_JETIEXBUS // ROM SAVING
|
||||||
|
|
||||||
|
|
||||||
#define CURRENT_TARGET_CPU_VOLTAGE 3.0
|
#define CURRENT_TARGET_CPU_VOLTAGE 3.0
|
||||||
|
|
||||||
#define LED0_PIN PE8 // Blue LEDs - PE8/PE12
|
#define LED0_PIN PE8 // Blue LEDs - PE8/PE12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue