Remove draw_from_origin setting from display configuration

This commit is contained in:
Joshua King
2026-03-04 18:19:58 -05:00
parent 2681623838
commit 7ad2a7b498

View File

@@ -70,7 +70,6 @@ display:
height: 320
id: my_display
auto_clear_enabled: false
draw_from_origin: true
lambda: |-
// Colors
auto red = Color(255, 0, 0);