Updated code size for USE_EMULATION

This commit is contained in:
Stephan Hadinger 2019-05-07 09:37:10 +02:00
parent 9478c34ca0
commit 4cf156cbdc
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@
#define USE_WEBSERVER // Enable web server and Wifi Manager (+66k code, +8k mem)
#define WEB_PORT 80 // Web server Port for User and Admin mode
#define WEB_USERNAME "admin" // Web server Admin mode user name
#define USE_EMULATION // Enable Belkin WeMo and Hue Bridge emulation for Alexa (+16k code, +2k mem)
#define USE_EMULATION // Enable Belkin WeMo and Hue Bridge emulation for Alexa (+22k code, +2k mem)
// -- mDNS ----------------------------------------
#define USE_DISCOVERY // Enable mDNS for the following services (+8k code, +0.3k mem)