Fix partial refresh color inversion problem

This commit is contained in:
GW_MC
2026-01-29 14:41:48 +08:00
parent 6b0dcafd8b
commit 392bf804a2
2 changed files with 43 additions and 28 deletions

View File

@@ -8,7 +8,6 @@
#include "epd_handler.h"
// Refresh mode configuration
#define PARTIAL_REFRESH_THRESHOLD 10 // Full refresh every N partial refreshes
#define DISPLAY_WIDTH 800
#define DISPLAY_HEIGHT 480