add torch

This commit is contained in:
taco
2026-05-21 19:58:10 +10:00
parent 8540c98947
commit 9f683975c1
6 changed files with 27 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ extern EnvironmentSensorManager sensors;
#ifdef DISPLAY_CLASS
extern DISPLAY_CLASS display;
extern MomentaryButton user_btn;
extern MomentaryButton back_btn;
#endif
bool radio_init();