more const for iso14443b

This commit is contained in:
Henry Gabryjelski 2023-08-14 22:16:11 -07:00
commit a8d84b2f13
2 changed files with 2 additions and 2 deletions

View file

@ -701,7 +701,7 @@ static void TransmitFor14443b_AsTag(const uint8_t *response, uint16_t len) {
// Main loop of simulated tag: receive commands from reader, decide what
// response to send, and send it.
//-----------------------------------------------------------------------------
void SimulateIso14443bTag(uint8_t *pupi) {
void SimulateIso14443bTag(const uint8_t *pupi) {
LED_A_ON();
// the only commands we understand is WUPB, AFI=0, Select All, N=1: