Skip to content

Commit

Permalink
missed is
Browse files Browse the repository at this point in the history
  • Loading branch information
iceman1001 committed Jan 16, 2024
1 parent acaaeea commit 14ad94e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/iso14b.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ typedef enum ISO14B_COMMAND {
ISO14B_SELECT_CTS = (1 << 10),
ISO14B_CLEARTRACE = (1 << 11),
ISO14B_SELECT_XRX = (1 << 12),
ISO14B_SELECT_PICOPASS = (1 << 13),
} iso14b_command_t;

typedef enum ISO14B_TYPE {
Expand Down

0 comments on commit 14ad94e

Please sign in to comment.