updated QueryAnswer for 3rdPartyPacket

This commit is contained in:
richonguzman
2024-06-28 16:05:04 -04:00
parent 413bef67fb
commit 848492dc36
6 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ ________________________________________________________________________________
#include "A7670_utils.h"
#endif
String versionDate = "2024.06.27";
String versionDate = "2024.06.28";
Configuration Config;
WiFiClient espClient;