Added unshifted setting for 0 and 90 degrees

This commit is contained in:
Melissa LeBlanc-Williams 2020-02-05 15:57:18 -08:00
parent 1b999b095f
commit 1ccd4d3453

View file

@ -47,8 +47,8 @@ TRANSFORM_28c90="0 1 0 -1 0 1 0 0 1"
TRANSFORM_28c180="1 0 0 0 1 0 0 0 1"
TRANSFORM_28c270="0 -1 1 1 0 0 0 0 1"
MADCTL_st7789_240x2400="0x36,0x60,-1"
MADCTL_st7789_240x24090="0x36,0x00,-1"
MADCTL_st7789_240x2400="0x36,0x60,-1,0x37,0x00,0x00,-1"
MADCTL_st7789_240x24090="0x36,0x00,-1,0x37,0x00,0x00,-1"
MADCTL_st7789_240x240180="0x36,0xA0,-1,0x37,0x00,0x50,-1"
MADCTL_st7789_240x240270="0x36,0xC0,-1,0x37,0x00,0x50,-1"