mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
tweak
This commit is contained in:
@@ -4,7 +4,7 @@ display:
|
||||
model: SSD1306_128X64
|
||||
reset_pin: ${disp_reset_pin}
|
||||
pages:
|
||||
- id: page1
|
||||
- id: tt21100_page1
|
||||
lambda: |-
|
||||
it.rectangle(0, 0, it.get_width(), it.get_height());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user