mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-07 23:45:09 +00:00
remove whitespace
This commit is contained in:
parent
f093167bf7
commit
2f53d44a09
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ private:
|
|||
Configuration const *_userConfig;
|
||||
TaskManager _taskManager;
|
||||
Display _display;
|
||||
bool _isEthConnected;
|
||||
bool _isEthConnected;
|
||||
bool _isWifiConnected;
|
||||
logging::Logger _logger;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue