mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-17 18:54:47 +01:00
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 a new issue