Added support for new EnhancedUI MomentaryButton
for Heltec V2 and Faketec ProMicro variants
This commit is contained in:
@@ -18,6 +18,7 @@ SensorManager sensors;
|
||||
|
||||
#ifdef DISPLAY_CLASS
|
||||
DISPLAY_CLASS display;
|
||||
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
|
||||
#endif
|
||||
|
||||
bool radio_init() {
|
||||
|
||||
Reference in New Issue
Block a user