From 14ad94e4a07a9e19905eb7e32214438a218822d4 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 16 Jan 2024 15:44:42 +0100 Subject: [PATCH] missed is --- include/iso14b.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/iso14b.h b/include/iso14b.h index 9089cd3d3..de2692e58 100644 --- a/include/iso14b.h +++ b/include/iso14b.h @@ -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 {