changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class

This commit is contained in:
Niall Cooling 2021-01-21 07:51:43 +00:00
parent 7e27bc8733
commit 66a296d0f3

View File

@ -58,7 +58,7 @@ namespace Pinetime {
ColumnAddressSet = 0x2a,
RowAddressSet = 0x2b,
WriteToRam = 0x2c,
MemoryDataAccessControl = 036,
MemoryDataAccessControl = 0x36,
VerticalScrollDefinition = 0x33,
VerticalScrollStartAddress = 0x37,
ColMod = 0x3a,