Fixed some stragglers with the `USE_` conversion.
This commit is contained in:
parent
9a512bd50f
commit
8e63f9ac93
|
@ -63,12 +63,12 @@
|
|||
//#define USE_BARO_BMP280
|
||||
//#define USE_BARO_MS5611
|
||||
|
||||
//#define OSD
|
||||
//#define USE_OSD
|
||||
//#define USE_MAX7456
|
||||
//#define MAX7456_SPI_INSTANCE SPI2
|
||||
//#define MAX7456_SPI_CS_PIN SPI2_NSS_PIN
|
||||
|
||||
#define CMS
|
||||
#define USE_CMS
|
||||
|
||||
//#define USE_SDCARD
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue