versionUpdate + utils beacon message update

This commit is contained in:
richonguzman 2024-08-26 10:33:49 -04:00
parent a8c972c5e1
commit 6088c61e73
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ ________________________________________________________________________________
#include "A7670_utils.h"
#endif
String versionDate = "2024.08.21";
String versionDate = "2024.08.26";
Configuration Config;
WiFiClient espClient;