🩹 Fix IA_CREALITY float, startup (#25493)

Followup to #25440
This commit is contained in:
Davide Rombolà
2023-03-15 00:54:24 +01:00
committed by GitHub
parent f90c49910d
commit 1cf85196b6
3 changed files with 52 additions and 30 deletions

View File

@@ -3061,7 +3061,8 @@
#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
//#define LCD_SCREEN_ROTATE 90 // Portrait Mode or 800x480 displays
//#define IA_CREALITY_BOOT_DELAY 1500 // (ms)
#endif
//