http API with CORS (interim)

This commit is contained in:
2021-07-24 12:18:58 +03:00
parent 7967897318
commit 5888931870
14 changed files with 596 additions and 239 deletions

View File

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