mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
remove whitespace
This commit is contained in:
parent
f093167bf7
commit
2f53d44a09
|
|
@ -31,7 +31,7 @@ private:
|
|||
Configuration const *_userConfig;
|
||||
TaskManager _taskManager;
|
||||
Display _display;
|
||||
bool _isEthConnected;
|
||||
bool _isEthConnected;
|
||||
bool _isWifiConnected;
|
||||
logging::Logger _logger;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue