mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-09 00:14:55 +00:00
cleanup
This commit is contained in:
parent
103b4868bf
commit
4e187eb9ab
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ WiFiClient espClient;
|
|||
String ConfigurationFilePath = "/igate_conf.json";
|
||||
Configuration Config(ConfigurationFilePath);
|
||||
|
||||
|
||||
uint32_t lastTxTime = 0;
|
||||
static bool beacon_update = true;
|
||||
unsigned long previousWiFiMillis = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue