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

NUCLEOF722 - comment out unneeded def

This commit is contained in:
jflyper 2019-05-08 07:19:01 +09:00
parent 1cbff2b9aa
commit 9c83b67e32

View file

@ -133,7 +133,7 @@
#define USE_SDCARD_SDIO
#define SDCARD_SDIO_DMA_OPT 0 // DMA 2 Stream 3 Chanel 4
#define SDCARD_SPI_CS_PIN NONE //This is not used on SDIO, has to be kept for now to keep compiler happy
//#define SDCARD_SPI_CS_PIN NONE // This is not used on SDIO
#define USE_I2C
#define USE_I2C_DEVICE_1