Protocol running.
This commit is contained in:
@@ -114,5 +114,8 @@ String buildConfigJson();
|
||||
bool applyConfigJson(const String &payload, String &errorMessage);
|
||||
void startWebInterface();
|
||||
void handleWebInterface();
|
||||
void Log(const String &message);
|
||||
void Log(const char *message);
|
||||
String buildLogsJson(uint32_t sinceSeq);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user