mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 03:45:46 +00:00
Add ScreenFonts.h
Co-authored-by: Hannes Fuchs <hannes.fuchs+git@0xef.de>
This commit is contained in:
parent
40af7b82c4
commit
ff8691dc13
@ -23,6 +23,7 @@ PMSA003ISensor pmsa003iSensor;
|
|||||||
#else
|
#else
|
||||||
NullSensor pmsa003iSensor;
|
NullSensor pmsa003iSensor;
|
||||||
#endif
|
#endif
|
||||||
|
#include "graphics/ScreenFonts.h"
|
||||||
|
|
||||||
int32_t AirQualityTelemetryModule::runOnce()
|
int32_t AirQualityTelemetryModule::runOnce()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user