Added support for new EnhancedUI MomentaryButton

for Heltec V2 and Faketec ProMicro variants
Este commit está contenido en:
MikesAllotment
2025-08-14 14:17:26 +01:00
padre e84e3066ff
commit d7c2293cb8
Se han modificado 6 ficheros con 15 adiciones y 0 borrados
+1
Ver fichero
@@ -20,6 +20,7 @@ AutoDiscoverRTCClock rtc_clock(fallback_clock);
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;
MomentaryButton user_btn(PIN_USER_BTN, 1000, true, true);
#endif
bool radio_init() {