Goal: Use FreeRTOS capabilities for handling `PIN_LOCK_LATCH_SWITCH` and `PIN_LOCK_ROTATION_SWITCH` state changes. Both pins should be attached to an ISR, which in turn notifies a waiting/blocking handler and takes care of anything from there on
Goal: Use FreeRTOS capabilities for handling
PIN_LOCK_LATCH_SWITCHandPIN_LOCK_ROTATION_SWITCHstate changes.Both pins should be attached to an ISR, which in turn notifies a waiting/blocking handler and takes care of anything from there on