Merge pull request #4944 from mikeller/fixed_use_stragglers

Fixed some stragglers with the `USE_` conversion.
This commit is contained in:
Martin Budden 2018-01-11 14:16:09 +00:00 committed by GitHub
commit e1d12a5fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
//