Merge pull request #4944 from mikeller/fixed_use_stragglers
Fixed some stragglers with the `USE_` conversion.
This commit is contained in:
commit
e1d12a5fd8
|
@ -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