mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Add HASP_START_TELNET
This commit is contained in:
parent
90d55a5cdf
commit
497ea49550
@ -147,6 +147,7 @@
|
||||
//#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
|
||||
//#define HASP_START_FTP 0 // Disable starting of ftp server at boot
|
||||
//#define LV_MEM_SIZE (64 * 1024U) // 64KiB of lvgl memory (default 48)
|
||||
//#define LV_VDB_SIZE (32 * 1024U) // 32KiB of lvgl draw buffer (default 32)
|
||||
//#define HASP_DEBUG_OBJ_TREE // Output all objects to the log on page changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user