minor updates in serial messages
This commit is contained in:
parent
e38cf71d28
commit
2833200d4e
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue