Files
nuki_hub/clion
Jan-Ole Schümann fed5f95490 Change GPIO input to polling (#484)
* add code to attach timer isr

* call timer ISR every 100 ms

* implement gpio input logic

* do not attach ISR for general input PINs

* add debounce code

* execute lock actions on GPIO input

* only register timer ISR if input PINs are configured

* remove gpio2go lib
2024-10-13 23:01:04 +07:00
..