Fix orientation and offset

Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
This commit is contained in:
Mahyar Koshkouei
2022-03-27 22:45:47 +01:00
parent 02c6fedeee
commit 4379ef9f47
3 changed files with 33 additions and 7 deletions
+2
View File
@@ -129,6 +129,8 @@ void mk_ili9225_power_control(uint8_t drive_power, bool sleep);
void mk_ili9225_set_drive_freq(uint16_t f);
void mk_ili9225_set_x(uint8_t x);
/**
* Exit and stop using LCD. Currently does nothing.
*/