Issues that do not require touch #255
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when using firmware v6.6, entering a pin on the authentication website would prompt for a touch, and only after touching could one proceed. However, with v7.4, entering a pin directly grants access without the need for any touch operation. Is this normal?
The firmware is built from source code without using the picoKey app for configuration. Here is my build command: PICO_SDK_PATH=/pico-sdk-path cmake .. -DPICO_BOARD=pico2 -DVIDPID=Yubikey5
I have seen the modifications submitted this time. Apart from modifying the source code, how can I change the value of button_timeout during firmware compilation?
7e6e3c8f3c...08dc94a144 (diff-e0cf5b28d9b6b600f0af2bc78e8fd30ec675fd731a5da86f0c4283ffc0e40176)