M5Stack PaperS3 display driver improved (#647)

This commit is contained in:
Shadowtrance
2026-09-09 05:57:41 +10:00
committed by GitHub
parent 1b16184a72
commit 2496dea5c2
7 changed files with 347 additions and 21 deletions
@@ -10,10 +10,13 @@ properties:
type: int
default: 20
description: Ambient temperature in °C, used for waveform timing compensation
draw-mode:
quality-draw-mode:
type: int
default: MODE_DU
description: Default EpdDrawMode waveform used for screen updates (e.g. MODE_DU, MODE_GC16)
default: MODE_GC16
description: >
EpdDrawMode waveform used for full-quality refreshes (e.g. MODE_GC16, MODE_GL16).
Fast partial updates always use MODE_DU internally and are not configurable - see
driver comments.
rotation:
type: int
default: EPD_ROT_PORTRAIT