mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Add info
This commit is contained in:
parent
203124d678
commit
c1b0a50630
@ -2175,7 +2175,7 @@ void MI32Show(bool json)
|
|||||||
|
|
||||||
bool Xsns62(uint8_t function)
|
bool Xsns62(uint8_t function)
|
||||||
{
|
{
|
||||||
if (!Settings.flag5.mi32_enable) { return false; }
|
if (!Settings.flag5.mi32_enable) { return false; } // SetOption115 - Enable ESP32 MI32 BLE
|
||||||
|
|
||||||
bool result = false;
|
bool result = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user