[epaper_spi] Add Waveshare 3.97inch E-Paper Display (#15466)

This commit is contained in:
Farmer-shin
2026-04-11 21:27:25 +10:00
committed by GitHub
parent c2af4874f9
commit 6e67864510
@@ -43,3 +43,11 @@ wave_4_26.extend(
},
},
)
ssd1677.extend(
"waveshare-3.97in",
width=800,
height=480,
mirror_x=True,
)