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
commit 3f5da1e03e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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