Add ScreenFonts.h

Co-authored-by: Hannes Fuchs <hannes.fuchs+git@0xef.de>
This commit is contained in:
oscgonfer 2025-07-12 22:12:31 +02:00 committed by oscgonfer
parent 40af7b82c4
commit ff8691dc13

View File

@ -23,6 +23,7 @@ PMSA003ISensor pmsa003iSensor;
#else
NullSensor pmsa003iSensor;
#endif
#include "graphics/ScreenFonts.h"
int32_t AirQualityTelemetryModule::runOnce()
{