changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class
This commit is contained in:
parent
7e27bc8733
commit
66a296d0f3
|
@ -58,7 +58,7 @@ namespace Pinetime {
|
|||
ColumnAddressSet = 0x2a,
|
||||
RowAddressSet = 0x2b,
|
||||
WriteToRam = 0x2c,
|
||||
MemoryDataAccessControl = 036,
|
||||
MemoryDataAccessControl = 0x36,
|
||||
VerticalScrollDefinition = 0x33,
|
||||
VerticalScrollStartAddress = 0x37,
|
||||
ColMod = 0x3a,
|
||||
|
|
Loading…
Reference in a new issue