Skip to content

Commit 66a296d

Browse files
author
Niall Cooling
committed
changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class
1 parent 7e27bc8 commit 66a296d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/drivers/St7789.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ namespace Pinetime {
5858
ColumnAddressSet = 0x2a,
5959
RowAddressSet = 0x2b,
6060
WriteToRam = 0x2c,
61-
MemoryDataAccessControl = 036,
61+
MemoryDataAccessControl = 0x36,
6262
VerticalScrollDefinition = 0x33,
6363
VerticalScrollStartAddress = 0x37,
6464
ColMod = 0x3a,

0 commit comments

Comments
 (0)