mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 15:06:38 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c06cdf2d7 |
@@ -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