API simplificatoin ph1 (@send param remove

This commit is contained in:
2020-05-21 15:36:35 +03:00
parent cebb6fc486
commit 0687949bb7
17 changed files with 141 additions and 77 deletions

View File

@@ -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);