card rebinding support
This commit is contained in:
parent
724f8f42e9
commit
e8804864b8
14 changed files with 270 additions and 176 deletions
|
@ -53,7 +53,7 @@ public:
|
|||
void intr_begin(ExpansionCard *cards[]);
|
||||
void loop();
|
||||
void registerCard(uint8_t card_id);
|
||||
void deregisterCard(uint8_t card_id);
|
||||
void unregisterCard(uint8_t card_id);
|
||||
void publishCard(uint8_t card_id);
|
||||
// Publish topic appended with base topic
|
||||
void publishRelative(char *topic, char *payload);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue