Make KNX WEB MENU optional

This commit is contained in:
Adrian Scillato 2018-07-22 23:14:33 -03:00 committed by GitHub
parent bc6195e492
commit a6f27db910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@
// -- KNX IP Protocol -----------------------------
//#define USE_KNX // Enable KNX IP Protocol Support (+23k code, +3k3 mem)
#define USE_KNX_WEB_MENU // Enable KNX WEB MENU
// -- HTTP ----------------------------------------
#define USE_WEBSERVER // Enable web server and Wifi Manager (+66k code, +8k mem)