This commit is contained in:
richonguzman
2023-03-02 08:18:25 -03:00
parent 075d496de7
commit 9de510ccb1
+1 -1
View File
@@ -5,7 +5,7 @@
#include "time.h"
#include "config.h"
#define VERSION "V.0.0.9" // 2023.03.02
#define VERSION "V.0.0.9" // 2023.03.02 BETA
WiFiClient espClient;
HTTPClient http;