Ino Dekker
Results
2
issues of
Ino Dekker
In the original patch I missed that in control_flow.py there is also a client session created that needs patching. Maybe something to refactor to a single utility.
Added code to handle the case where the bridge only emits the deprecated `last_event` property and not `button_report` (or `relative_rotary`). Also created a test for it. I do wonder whether...