diff --git a/include/user_config_override-template.h b/include/user_config_override-template.h index 96debfa5..6a751391 100644 --- a/include/user_config_override-template.h +++ b/include/user_config_override-template.h @@ -123,9 +123,10 @@ /*************************************************** * Other Settings **************************************************/ +//#define HASP_USE_CUSTOM 1 // Enable compilation of custom code from /src/custom //#define HASP_USE_HA // Enable Home Assistant auto-discovery //#define HASP_START_CONSOLE 0 // Disable starting of serial console at boot //#define HASP_START_TELNET 0 // Disable starting of telnet service at boot //#define HASP_START_HTTP 0 // Disable starting of web interface at boot -#endif \ No newline at end of file +#endif