1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00

Incorrect definition left over

This commit is contained in:
blckmn 2022-10-14 12:26:07 +11:00
parent b84b8c1ca5
commit 0eb607ddd5

View file

@ -124,11 +124,8 @@
#define USE_BARO_DPS310
#define USE_BARO_SPI_DPS310
#endif
#endif
#define USE_SDCARD
#define USE_SDCARD_SPI
#define USE_SDCARD_SDIO
#define USE_RX_SPI
#define USE_FLASHFS
#define USE_FLASH_TOOLS
@ -141,6 +138,12 @@
#define USE_MAX7456
#endif
#define USE_SDCARD
#define USE_SDCARD_SPI
#define USE_SDCARD_SDIO
#define USE_SPI
#define SPI_FULL_RECONFIGURABILITY
@ -157,6 +160,4 @@
#define USE_ADC
#define USE_RX_SPI
#define USE_CUSTOM_DEFAULTS