Add color_palette setting to display configuration
This commit is contained in:
@@ -70,6 +70,7 @@ display:
|
||||
height: 320
|
||||
id: my_display
|
||||
auto_clear_enabled: false
|
||||
color_palette: 8BIT
|
||||
lambda: |-
|
||||
// Colors
|
||||
auto red = Color(255, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user