allow raw telegram sending with other src-id

This commit is contained in:
MichaelDvP
2022-11-29 17:04:05 +01:00
parent 7144c746c6
commit 7bad0e04b1
3 changed files with 23 additions and 5 deletions

View File

@@ -290,6 +290,7 @@ class TxService : public EMSbus {
void start();
void send();
uint8_t get_send_id();
void add(const uint8_t operation,
const uint8_t dest,
const uint16_t type_id,