#560 - Partial work for Charles.

This commit is contained in:
Jm Casler
2020-12-12 18:33:52 -08:00
parent c0d94ae4ab
commit d82aaaa806
5 changed files with 43 additions and 17 deletions

View File

@@ -545,7 +545,7 @@ void setBluetoothEnable(bool on)
if (firstTime) {
firstTime = 0;
} else {
initWifi();
initWifi(0);
}
} else {