killing some delays

This commit is contained in:
richonguzman 2024-09-17 14:25:00 -03:00
parent 2edb183cad
commit dd12330e85
2 changed files with 1 additions and 2 deletions

View file

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