Put USE_SGP40 at the correct place in decode-status

Remove used line from support_features.ino
This commit is contained in:
Jean-Pierre Deschamps 2022-08-26 10:07:57 -04:00
parent 214f4bbdfd
commit cbfd2e1db7
2 changed files with 2 additions and 3 deletions

View File

@ -828,7 +828,6 @@ void ResponseAppendFeatures(void)
#if defined(USE_I2C) && defined(USE_SGP40)
feature9 |= 0x00000001; // xsns_98_sgp40.ino
#endif
// feature9 |= 0x00000001;
// feature9 |= 0x00000002;
// feature9 |= 0x00000004;
// feature9 |= 0x00000008;

View File

@ -236,7 +236,7 @@ a_features = [[
"USE_BH1750","USE_VEML6070","USE_ADS1115_I2CDEV","USE_ADS1115",
"USE_INA219","USE_SHT3X","USE_MHZ19","USE_TSL2561",
"USE_SENSEAIR","USE_PMS5003","USE_MGS","USE_NOVA_SDS",
"USE_SGP30","USE_SGP40","USE_SR04","USE_SDM120","USE_SI1145",
"USE_SGP30","USE_SR04","USE_SDM120","USE_SI1145",
"USE_SDM630","USE_LM75AD","USE_APDS9960","USE_TM1638"
],[
"USE_MCP230xx","USE_MPR121","USE_CCS811","USE_MPU6050",
@ -284,7 +284,7 @@ a_features = [[
"USE_PCF85363","USE_DS3502","USE_IMPROV","USE_FLOWRATEMETER",
"USE_BP5758D","USE_HYT","USE_SM2335","USE_DISPLAY_TM1621_SONOFF"
],[
"","","","",
"USE_SGP40","","","",
"","","","",
"","","","",
"","","","",