Fix more build failures (#8044)

This commit is contained in:
WillyJL
2025-09-19 15:17:31 -05:00
committed by GitHub
co-authored by GitHub
parent 6677255f6c
commit 787642ad4c
+1 -1
View File
@@ -1184,6 +1184,7 @@ void UIRenderer::drawCompassAndLocationScreen(OLEDDisplay *display, OLEDDisplayU
}
}
#endif
#endif // HAS_GPS
}
#ifdef USERPREFS_OEM_TEXT
@@ -1374,5 +1375,4 @@ std::string UIRenderer::drawTimeDelta(uint32_t days, uint32_t hours, uint32_t mi
} // namespace graphics
#endif // HAS_GPS
#endif // HAS_SCREEN