Added a menu to check info

This commit is contained in:
2026-06-23 19:27:43 +03:00
parent 5e88eee23b
commit 76606c00e3
5 changed files with 215 additions and 8 deletions
+1
View File
@@ -6,6 +6,7 @@
#include "am2302_sensor.h"
void drawScreen1(U8G2 &u8g2);
void drawHelloWorldScreen(U8G2 &u8g2);
void setEnvironmentReading(Am2302Reading reading);
void drawEnvironmentScreen(U8G2 &u8g2);
void drawWeatherIconScreen(U8G2 &u8g2);