mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-16 10:14:46 +01:00
wifiUtils add
This commit is contained in:
parent
ffd27f03f2
commit
8663640070
|
|
@ -7,6 +7,7 @@
|
|||
namespace WIFI_Utils {
|
||||
|
||||
void checkWiFi();
|
||||
void startAutoAP();
|
||||
void startWiFi();
|
||||
void checkIfAutoAPShouldPowerOff();
|
||||
void setup();
|
||||
|
|
|
|||
Loading…
Reference in a new issue