You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: implement three-state partial refresh for epd2in13_v4_status
Run 1: full refresh (establishes clean display state)
Run 2: display_part_base_image (writes both RAM banks, one full refresh)
Run 3+: display_partial only (true partial waveform, no color inversion)
State tracked via /tmp files cleared on reboot.
Eliminates 4-5 cycle full waveform on every status update.
Confirmed working on Pi Zero 2W with Waveshare 2.13 V4 hardware.
0 commit comments