mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
fix wifi bk7231n
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
boolean isNetworkActive();
|
||||
uint8_t getNumAPClients();
|
||||
bool startAPMode();
|
||||
#ifdef ESP8266
|
||||
#ifndef WIFI_ASYNC
|
||||
void routerConnect();
|
||||
boolean RouterFind(std::vector<String> jArray);
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user