🚸 ColorUI Touch Calibrate in CW order

This commit is contained in:
Scott Lahteine
2023-07-20 20:25:39 -05:00
parent 6bc42300a1
commit a0e3dea8b8
17 changed files with 54 additions and 44 deletions

View File

@@ -109,7 +109,7 @@ void disable_steppers();
bool lcd_sleep_task();
#endif
void draw_heater_status(uint16_t x, uint16_t y, const int8_t Heater);
void draw_heater_status(uint16_t x, uint16_t y, const int8_t heater);
void draw_fan_status(uint16_t x, uint16_t y, const bool blink);
void text_line(const uint16_t y, uint16_t color=COLOR_BACKGROUND);