From c8d5c0b4e93fa36c5e43818dfbcce945849f1eb1 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Mon, 24 Dec 2018 17:02:08 +0900 Subject: [PATCH] Drop cache control header from the http meta tag. --- src/AutoConnectPage.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/AutoConnectPage.cpp b/src/AutoConnectPage.cpp index 8d70f63..e8e0cd6 100644 --- a/src/AutoConnectPage.cpp +++ b/src/AutoConnectPage.cpp @@ -464,8 +464,6 @@ const char AutoConnect::_ELM_HTML_HEAD[] PROGMEM = { "" "" "" - "" - "" "" };