Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
abenso committed Nov 26, 2024
1 parent 78d8a64 commit 7f2b2ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/apdu_handler.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ void handleTest(volatile uint32_t *flags, volatile uint32_t *tx, uint32_t rx) {
void handleApdu(volatile uint32_t *flags, volatile uint32_t *tx, uint32_t rx) {
volatile uint16_t sw = 0;

// test
BEGIN_TRY
{
TRY
Expand Down

0 comments on commit 7f2b2ea

Please sign in to comment.