V3.1.7 OTA and mode

This commit is contained in:
Ricardo Guzman (Richonguzman)
2025-12-29 09:10:17 -03:00
parent 1fa74b8697
commit fe705519cb

View File

@@ -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;