mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
Update features
Update features
This commit is contained in:
parent
23ec00a452
commit
d053767e2e
@ -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;
|
||||||
|
@ -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","","","",
|
||||||
"","","","",
|
"","","","",
|
||||||
"","","","",
|
"","","","",
|
||||||
"","","","",
|
"","","","",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user