mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-29 14:31:54 +02:00
date change
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
Configuration Config;
|
||||
WiFiClient espClient;
|
||||
|
||||
String versionDate = "2024.03.07";
|
||||
String versionDate = "2024.03.08";
|
||||
int myWiFiAPIndex = 0;
|
||||
int myWiFiAPSize = Config.wifiAPs.size();
|
||||
WiFi_AP *currentWiFi = &Config.wifiAPs[myWiFiAPIndex];
|
||||
|
||||
Reference in New Issue
Block a user