mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-02 03:21:24 +02:00
Introducing BULK commands to reduce bandwidth.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -74,5 +74,6 @@ extern uint16_t apdu_process(uint8_t, const uint8_t *buffer, uint16_t buffer_siz
|
||||
extern void apdu_finish();
|
||||
extern uint16_t apdu_next();
|
||||
extern void *apdu_thread(void *);
|
||||
extern int bulk_cmd(int (*cmd)());
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user