From a06d05cc95fed1125921a947ef430e1284369b18 Mon Sep 17 00:00:00 2001 From: Salvador Mendoza Date: Thu, 23 Apr 2020 11:40:21 -0700 Subject: [PATCH] Update iso14443a.c --- armsrc/iso14443a.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/armsrc/iso14443a.c b/armsrc/iso14443a.c index fc3f0f072..402d35d8a 100644 --- a/armsrc/iso14443a.c +++ b/armsrc/iso14443a.c @@ -837,7 +837,7 @@ static void Code4bitAnswerAsTag(uint8_t cmd) { // stop when button is pressed or client usb connection resets // or return TRUE when command is captured //----------------------------------------------------------------------------- -static bool GetIso14443aCommandFromReader(uint8_t *received, uint8_t *par, int *len) { +bool GetIso14443aCommandFromReader(uint8_t *received, uint8_t *par, int *len) { // Set FPGA mode to "simulated ISO 14443 tag", no modulation (listen // only, since we are receiving, not transmitting). // Signal field is off with the appropriate LED