mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
formatting
This commit is contained in:
@@ -384,7 +384,7 @@ class TxService : public EMSbus {
|
|||||||
|
|
||||||
void send_telegram(const QueuedTxTelegram & tx_telegram);
|
void send_telegram(const QueuedTxTelegram & tx_telegram);
|
||||||
void send_telegram(const uint8_t * data, const uint8_t length);
|
void send_telegram(const uint8_t * data, const uint8_t length);
|
||||||
}; // namespace emsesp
|
};
|
||||||
|
|
||||||
} // namespace emsesp
|
} // namespace emsesp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user