mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Uncomment feature lines
This commit is contained in:
parent
e23b43f979
commit
8975bfb310
@ -554,9 +554,9 @@ void GetFeatures(void)
|
||||
#ifdef USE_PING
|
||||
feature6 |= 0x00000080; // xdrv_38_ping.ino
|
||||
#endif
|
||||
//#ifdef USE_WINDMETER
|
||||
// feature6 |= 0x00000100; // xsns_68_windmeter.ino
|
||||
//#endif
|
||||
#ifdef USE_WINDMETER
|
||||
feature6 |= 0x00000100; // xsns_68_windmeter.ino
|
||||
#endif
|
||||
|
||||
// feature6 |= 0x00000100;
|
||||
// feature6 |= 0x00000200;
|
||||
|
Loading…
x
Reference in New Issue
Block a user