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