mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-07 13:44:26 +02:00
cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user