We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d517b11 + 66a296d commit 0a237a7Copy full SHA for 0a237a7
src/drivers/St7789.h
@@ -58,7 +58,7 @@ namespace Pinetime {
58
ColumnAddressSet = 0x2a,
59
RowAddressSet = 0x2b,
60
WriteToRam = 0x2c,
61
- MemoryDataAccessControl = 036,
+ MemoryDataAccessControl = 0x36,
62
VerticalScrollDefinition = 0x33,
63
VerticalScrollStartAddress = 0x37,
64
ColMod = 0x3a,
0 commit comments