updated structs of last Stations and 25seg buffer

This commit is contained in:
richonguzman
2024-09-10 14:06:10 -03:00
parent 345fb1e937
commit 14abe14703
5 changed files with 59 additions and 47 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ ________________________________________________________________________________
#include "A7670_utils.h"
#endif
String versionDate = "2024.09.02";
String versionDate = "2024.09.10";
Configuration Config;
WiFiClient espClient;