IA_CREALITY screen rotation (#25397)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Davide Rombolà
2023-02-18 10:49:57 +01:00
committed by GitHub
parent 96bc084f3d
commit 9db5bd000b
3 changed files with 13 additions and 1 deletions

View File

@@ -3048,6 +3048,8 @@
//#define DGUS_LCD_UI ORIGIN
#if DGUS_UI_IS(MKS)
#define USE_MKS_GREEN_UI
#elif DGUS_UI_IS(IA_CREALITY)
//#define LCD_SCREEN_ROTATE 90 // Portrait Mode or 800x480 displays
#endif
//