mirror of
https://github.com/esphome/esphome.git
synced 2026-08-27 16:29:29 +00:00
[mipi_spi] Fix dimensions for jc3636518v2 (#18786)
This commit is contained in:
@@ -266,8 +266,6 @@ DriverChip(
|
||||
"JC3636W518V2",
|
||||
height=360,
|
||||
width=360,
|
||||
offset_height=1,
|
||||
draw_rounding=1,
|
||||
cs_pin=10,
|
||||
reset_pin=47,
|
||||
invert_colors=True,
|
||||
|
||||
Reference in New Issue
Block a user