1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Fixed SPRACINGF3NEO.

This commit is contained in:
mikeller 2018-06-24 01:50:20 +12:00
parent 79fd0b2c05
commit 7b4b47829e

View file

@ -23,11 +23,10 @@
#define TARGET_BOARD_IDENTIFIER "SP3N"
#define USE_TARGET_CONFIG
// NOTE: Don't disable USE_GYRO_OVERFLOW_CHECK - board has ICM20602 gyro
#undef USE_GYRO_LPF2
// Removed to make the firmware fit into flash (in descending order of priority):
#undef USE_GYRO_OVERFLOW_CHECK
#undef USE_GYRO_LPF2
// NOTE: Don't disable USE_GYRO_OVERFLOW_CHECK - board has ICM20602 gyro
//#undef USE_GYRO_OVERFLOW_CHECK
#undef USE_TELEMETRY_HOTT
#undef USE_TELEMETRY_MAVLINK