mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Add now required invert_colors option to test files referencing ili9xxx (#7367)
This commit is contained in:
@@ -12,6 +12,7 @@ display:
|
||||
cs_pin: 15
|
||||
dc_pin: 4
|
||||
reset_pin: 5
|
||||
invert_colors: false
|
||||
lambda: |-
|
||||
it.rectangle(0, 0, it.get_width(), it.get_height());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user