Skip to content
Snippets Groups Projects
Unverified Commit 8292136f authored by Leo's avatar Leo Committed by GitHub
Browse files

Move DOGM progress bar up 1px (#18060)

parent 62e903c4
Branches
Tags
No related merge requests found
......@@ -104,7 +104,7 @@
#endif
#define PROGRESS_BAR_X 54
#define PROGRESS_BAR_Y (EXTRAS_BASELINE + 2)
#define PROGRESS_BAR_Y (EXTRAS_BASELINE + 1)
#define PROGRESS_BAR_WIDTH (LCD_PIXEL_WIDTH - PROGRESS_BAR_X)
FORCE_INLINE void _draw_centered_temp(const int16_t temp, const uint8_t tx, const uint8_t ty) {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment