formatting

This commit is contained in:
Proddy
2022-11-13 14:35:04 +01:00
parent 92ac601072
commit 9dd0bf01e2
5 changed files with 617 additions and 586 deletions

View File

@@ -269,7 +269,7 @@ void TxService::send_poll() const {
}
// Process the next telegram on the Tx queue
// This is sent when we receieve a poll request
// This is sent when we receive a poll request
void TxService::send() {
// don't process if we don't have a connection to the EMS bus
if (!bus_connected()) {