wifiUtils add

This commit is contained in:
richonguzman 2024-02-25 14:16:48 -03:00
parent ffd27f03f2
commit 8663640070
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
namespace WIFI_Utils {
void checkWiFi();
void startAutoAP();
void startWiFi();
void checkIfAutoAPShouldPowerOff();
void setup();