mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-09 18:32:59 +02:00
Prepare AutoAP enable/disable
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
|
||||
class WiFi_Auto_AP {
|
||||
public:
|
||||
bool enabled; // Enable Auto AP
|
||||
String password;
|
||||
int timeout;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user