mirror of
https://github.com/esphome/esphome.git
synced 2026-09-03 19:46:02 +00:00
[epaper_spi] Add Waveshare 3.97inch E-Paper Display (#15466)
This commit is contained in:
@@ -43,3 +43,11 @@ wave_4_26.extend(
|
||||
},
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
ssd1677.extend(
|
||||
"waveshare-3.97in",
|
||||
width=800,
|
||||
height=480,
|
||||
mirror_x=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user