mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 06:09:50 +03:00
http API with CORS (interim)
This commit is contained in:
@@ -225,6 +225,7 @@ typedef union {
|
||||
bool isNotRetainingStatus();
|
||||
//void watchdogSetup(void);
|
||||
|
||||
//int itemCommand(char *topic, char *payload);
|
||||
void mqttCallback(char *topic, byte *payload, unsigned int length);
|
||||
|
||||
void printMACAddress();
|
||||
|
||||
Reference in New Issue
Block a user