cleanup (revert modified files)

This commit is contained in:
Manuel
2025-12-08 13:20:47 +01:00
parent cf49b19404
commit 3a18291a0d
9 changed files with 25 additions and 34 deletions

View File

@@ -836,7 +836,7 @@ bool UIRenderer::haveGlyphs(const char *str)
return have;
}
#if defined(USE_EINK)
#ifdef USE_EINK
/// Used on eink displays while in deep sleep
void UIRenderer::drawDeepSleepFrame(OLEDDisplay *display, OLEDDisplayUiState *state, int16_t x, int16_t y)
{