mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
- Fix glitch when turning on WiFi: It would temporarily show "No networks found" right before starting the first scan. - Fix spinner to use Assets.h - Replace statusbar battery icons - Better statusbar icon for when WiFi is on but not connected - Replace statusbar WiFi icons and Wifi Manage RSSI/lock icons - Fix for crash when timer is null in I2cScanner - Deprecate Spacer - Fixes for toolbar layout (simplified) - Improved ImageViewer app: center image and add filename text on the bottom - Add LV debug params to sdkconfig.developer - Disabled LV spinner, msgbox and window widgets. These have equivalents in Tactility.
11 lines
200 B
Plaintext
11 lines
200 B
Plaintext
CONFIG_STACK_CHECK_STRONG=y
|
|
|
|
CONFIG_LV_USE_SYSMON=y
|
|
CONFIG_LV_USE_OBSERVER=y
|
|
CONFIG_LV_USE_PERF_MONITOR=y
|
|
|
|
CONFIG_LV_USE_REFR_DEBUG=y
|
|
CONFIG_LV_USE_LAYER_DEBUG=y
|
|
|
|
CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y
|