fix config portal
This commit is contained in:
@@ -31,6 +31,7 @@ private:
|
||||
bool processArgs(String& message);
|
||||
void buildHtml(String& response);
|
||||
void buildCredHtml(String& response);
|
||||
void buildMqttConfigHtml(String& response);
|
||||
void buildConfirmHtml(String& response, const String &message, uint32_t redirectDelay = 5);
|
||||
void buildConfigureWifiHtml(String& response);
|
||||
void processUnpair();
|
||||
|
||||
Reference in New Issue
Block a user