mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 04:06:29 +01:00
small fix for fw compile test
This commit is contained in:
@@ -192,7 +192,7 @@ uint8_t wsClientCount() {
|
||||
|
||||
void init_web() {
|
||||
wsMutex = xSemaphoreCreateMutex();
|
||||
|
||||
Storage.begin();
|
||||
WiFi.mode(WIFI_STA);
|
||||
WiFi.setTxPower(static_cast<wifi_power_t>(config.wifiPower));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user