mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-10 17:54:20 +01:00
Update configuration.h
This commit is contained in:
parent
253a78ec76
commit
5df9708105
|
|
@ -7,7 +7,7 @@
|
|||
class Configuration
|
||||
{
|
||||
public:
|
||||
Configuration(String FilePath);
|
||||
explicit Configuration(String FilePath);
|
||||
|
||||
void readFile();
|
||||
void writeFile();
|
||||
|
|
|
|||
Loading…
Reference in a new issue