deliver css from ESP

This commit is contained in:
technyon
2022-06-18 12:55:14 +02:00
parent 0b0d26e053
commit 73eaf2fde0
2 changed files with 28 additions and 2 deletions

View File

@@ -38,6 +38,8 @@ private:
void buildNukiConfigHtml(String& response);
void buildConfirmHtml(String& response, const String &message, uint32_t redirectDelay = 5);
void buildConfigureWifiHtml(String& response);
void sendNewCss();
void sendFontsInterMinCss();
void processUnpair(bool opener);
void buildHtmlHeader(String& response);