mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-08 09:52:47 +02:00
Fix OTA update due bad configuration behaviour
This commit is contained in:
@@ -194,13 +194,13 @@ public:
|
||||
REMOTE_MANAGEMENT remoteManagement;
|
||||
MQTT mqtt;
|
||||
|
||||
void setup();
|
||||
void setDefaultValues();
|
||||
bool writeFile();
|
||||
Configuration();
|
||||
|
||||
private:
|
||||
bool readFile();
|
||||
String _filePath;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user