From 5731f24b470d2fde0219266902e9fb1ea8c98c78 Mon Sep 17 00:00:00 2001 From: Adrian <35405447+ascillato@users.noreply.github.com> Date: Fri, 9 Mar 2018 23:54:14 -0300 Subject: [PATCH] Update webserver.ino --- sonoff/webserver.ino | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sonoff/webserver.ino b/sonoff/webserver.ino index cae0b27ca..b5da167d7 100644 --- a/sonoff/webserver.ino +++ b/sonoff/webserver.ino @@ -192,6 +192,9 @@ const char HTTP_BTN_MENU3[] PROGMEM = #endif // USE_DOMOTICZ ""; const char HTTP_BTN_MENU4[] PROGMEM = +#ifdef USE_KNX + "
" +#endif // USE_KNX "
" "
" "
"