fixed comment on the ddx line

This commit is contained in:
2026-03-30 22:52:29 -04:00
parent e30fd59f1c
commit 04264ef8e1
+1 -1
View File
@@ -160,7 +160,7 @@ void epd_init_display()
epd_writedata(0x00);
epd_writecommand(0x50); // VCOM AND DATA INTERVAL SETTING
epd_writedata(0x29); // DDX=10 (Invert polarity) and CDI=9 (Proper interval)
epd_writedata(0x29); // BDV=10 (White Border), N2OCP=1 (Auto-copy NEW to OLD), DDX=01 (0=Black, 1=White)
epd_writedata(0x07);
epd_writecommand(0x60); // TCON SETTING