mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-01 15:07:42 +00:00
Houskeeping
Houskeeping
This commit is contained in:
parent
4803b864be
commit
282744d5fd
@ -384,7 +384,9 @@ void GetFeatures(void)
|
|||||||
#ifdef USE_MAX44009
|
#ifdef USE_MAX44009
|
||||||
feature_sns2 |= 0x00200000;
|
feature_sns2 |= 0x00200000;
|
||||||
#endif
|
#endif
|
||||||
// feature_sns2 |= 0x00400000;
|
#ifdef USE_SCD30
|
||||||
|
feature_sns2 |= 0x00400000;
|
||||||
|
#endif
|
||||||
// feature_sns2 |= 0x00800000;
|
// feature_sns2 |= 0x00800000;
|
||||||
// feature_sns2 |= 0x01000000;
|
// feature_sns2 |= 0x01000000;
|
||||||
// feature_sns2 |= 0x02000000;
|
// feature_sns2 |= 0x02000000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user