Merge pull request #49 from mc-hamster/osthread

another linux fix?
This commit is contained in:
Jm Casler
2021-01-09 18:37:04 -08:00
committed by GitHub

View File

@@ -546,7 +546,7 @@ void setBluetoothEnable(bool on)
firstTime = 0;
} else {
#ifndef NO_ESP32
initWifi();
initWifi(0);
#endif
}
} else {