mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
Update support_features.ino
This commit is contained in:
parent
1c1f6ee910
commit
b25c673368
@ -468,7 +468,9 @@ void GetFeatures(void)
|
||||
#ifdef USE_SONOFF_SC
|
||||
feature5 |= 0x00001000;
|
||||
#endif
|
||||
// feature5 |= 0x00002000;
|
||||
#ifdef USE_RF_BRIDGE
|
||||
feature5 |= 0x00002000;
|
||||
#endif
|
||||
// feature5 |= 0x00004000;
|
||||
// feature5 |= 0x00008000;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user