mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 06:09:50 +03:00
API simplificatoin ph1 (@send param remove
This commit is contained in:
@@ -186,6 +186,7 @@ typedef union {
|
||||
uint8_t UID_Byte[20];
|
||||
} UID;
|
||||
|
||||
bool isNotRetainingStatus();
|
||||
//void watchdogSetup(void);
|
||||
|
||||
void mqttCallback(char *topic, byte *payload, unsigned int length);
|
||||
|
||||
Reference in New Issue
Block a user