kopia lustrzana https://github.com/OpenRTX/OpenRTX
Fixed wrong screen orientation on MD-380V(G). Thanks to @tarxvftech for testing!
rodzic
00aa28d1dc
commit
6c79d710a1
|
@ -403,7 +403,7 @@ void display_init()
|
|||
}
|
||||
else if(lcd_type == 2)
|
||||
{
|
||||
writeData(0x30); /* Reference case: MD-380V(G) */
|
||||
writeData(0xE0); /* Reference case: MD-380V(G) */
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue