Update color depth for display in Cat Medication Tracker to enhance visual quality
This commit is contained in:
@@ -88,7 +88,7 @@ display:
|
|||||||
id: my_display
|
id: my_display
|
||||||
auto_clear_enabled: false
|
auto_clear_enabled: false
|
||||||
update_interval: 2s
|
update_interval: 2s
|
||||||
color_depth: 8
|
color_depth: 16
|
||||||
# Keep memory usage low without PSRAM: draw only a quarter of the screen per chunk.
|
# Keep memory usage low without PSRAM: draw only a quarter of the screen per chunk.
|
||||||
buffer_size: 25%
|
buffer_size: 25%
|
||||||
lambda: |-
|
lambda: |-
|
||||||
|
|||||||
Reference in New Issue
Block a user