minor updates in serial messages

This commit is contained in:
richonguzman 2023-05-26 14:04:13 -04:00
parent e38cf71d28
commit 2833200d4e

View file

@ -12,7 +12,7 @@
#include "igate_config.h"
#include "display.h"
#define VERSION "2023.05.23"
#define VERSION "2023.05.26"
WiFiClient espClient;
String ConfigurationFilePath = "/igate_conf.json";