This commit is contained in:
Theo Arends 2020-11-13 17:09:43 +01:00
parent 203124d678
commit c1b0a50630

View File

@ -2175,7 +2175,7 @@ void MI32Show(bool json)
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;