1
0
Fork 0
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:
Martin Budden 2017-09-07 11:52:35 +01:00
parent 8c1bc17f07
commit 49afecdcb2

View file

@ -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