Update features

Update features
This commit is contained in:
Theo Arends 2019-08-12 17:28:09 +02:00
parent 23ec00a452
commit d053767e2e
2 changed files with 4 additions and 2 deletions

View File

@ -425,7 +425,9 @@ void GetFeatures(void)
feature5 = 0x00000000; feature5 = 0x00000000;
// feature5 |= 0x00000001; #ifdef USE_BUZZER
feature5 |= 0x00000001; // xdrv_24_buzzer.ino
#endif
// feature5 |= 0x00000002; // feature5 |= 0x00000002;
// feature5 |= 0x00000004; // feature5 |= 0x00000004;
// feature5 |= 0x00000008; // feature5 |= 0x00000008;

View File

@ -160,7 +160,7 @@ a_features = [[
"USE_ADE7953","USE_SPS30","USE_VL53L0X","USE_MLX90614", "USE_ADE7953","USE_SPS30","USE_VL53L0X","USE_MLX90614",
"USE_MAX31865","USE_CHIRP","","" "USE_MAX31865","USE_CHIRP","",""
],[ ],[
"","","","", "USE_BUZZER","","","",
"","","","", "","","","",
"","","","", "","","","",
"","","","", "","","","",