mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:36 +00:00
versionUpdate
This commit is contained in:
parent
b81d986c58
commit
2b6066f62e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
Configuration Config;
|
||||
WiFiClient espClient;
|
||||
|
||||
String versionDate = "2024.04.23";
|
||||
String versionDate = "2024.05.05";
|
||||
uint8_t myWiFiAPIndex = 0;
|
||||
int myWiFiAPSize = Config.wifiAPs.size();
|
||||
WiFi_AP *currentWiFi = &Config.wifiAPs[myWiFiAPIndex];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue