Hi, I want to implement single button with multiple actions
Single press,
Double press,
Long press.
In NCS v1.4.2 is there an example for this
Hi, I want to implement single button with multiple actions
Single press,
Double press,
Long press.
In NCS v1.4.2 is there an example for this
Hi!
There is a button sample in Zephyr that shows the use of GPIO input with interrupts. As for double press and long press, Zephyr RTOS has multiple forums where developers can ask questions such as this: https://www.zephyrproject.org/
Best regards,
Heidi
Hi!
There is a button sample in Zephyr that shows the use of GPIO input with interrupts. As for double press and long press, Zephyr RTOS has multiple forums where developers can ask questions such as this: https://www.zephyrproject.org/
Best regards,
Heidi