-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Category
Hardware Compatibility, Other
Hardware
Raspberry Pi Pico (W)
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
- Meshtastic UI aka MUI colorTFT
- InkHUD ePaper
- OLED slide UI on any display
Firmware Version
v2.7.11.ee68575
Description
The input from rotary encoder or user button is not responding properly.
The input is supposed to be an interrupt event but it only works in sync with the heartbeat led, like the key input or CW CCW turns are registered only when the led blinks every second, everything else is just lost.
out of 3 CW or CCW only 1 is registered and button long press is taking 2 seconds of press to rehister.
Relevant log output
the log is also reflecting the lag of key input events, the output shows only a 1 or 2 event registered among 5 or so input events.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working