mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
V3.1.7 OTA and mode
This commit is contained in:
parent
1fa74b8697
commit
fe705519cb
1 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,8 @@ ___________________________________________________________________*/
|
|||
#endif
|
||||
|
||||
|
||||
String versionDate = "2025-12-28";
|
||||
String versionNumber = "3.1.6.3";
|
||||
String versionDate = "2025-12-29";
|
||||
String versionNumber = "3.1.7";
|
||||
Configuration Config;
|
||||
WiFiClient aprsIsClient;
|
||||
WiFiClient mqttClient;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue