mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 17:11:23 +02:00
Increase number of hosted apps to 8.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -42,7 +42,7 @@ typedef struct cmd {
|
||||
} cmd_t;
|
||||
|
||||
extern uint8_t num_apps;
|
||||
extern app_t apps[4];
|
||||
extern app_t apps[8];
|
||||
extern app_t *current_app;
|
||||
|
||||
PACK(struct apdu {
|
||||
|
||||
Reference in New Issue
Block a user