mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 00:51:25 +02:00
Fix curious bug when FIDO+OpenPGP+CCID connection is used in some circumstances.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -44,7 +44,7 @@ typedef struct cmd {
|
||||
} cmd_t;
|
||||
|
||||
extern uint8_t num_apps;
|
||||
extern app_t apps[8];
|
||||
extern app_t apps[16];
|
||||
extern app_t *current_app;
|
||||
|
||||
PACK(struct apdu {
|
||||
|
||||
Reference in New Issue
Block a user