mirror of
https://github.com/usetrmnl/bb_epaper.git
synced 2026-04-29 13:43:26 -07:00
Inverted bit definition for Adafruit tri-color 2.9 FeatherWing
This commit is contained in:
+1
-1
@@ -258,7 +258,7 @@ const uint8_t epd29r2_init_sequence_full[] PROGMEM = {
|
||||
1, UC8151_PON,
|
||||
BUSY_WAIT,
|
||||
2, UC8151_PSR, 0xcf,
|
||||
2, UC8151_CDI, 0x37,
|
||||
2, UC8151_CDI, 0x5c, // inverted, white border
|
||||
2, UC8151_PLL, 0x29,
|
||||
2, UC8151_VDCS, 0x0a,
|
||||
BUSY_WAIT,
|
||||
|
||||
Reference in New Issue
Block a user