From 8e1f835637b2a9d56f5fca4f19840e3bd46d3547 Mon Sep 17 00:00:00 2001 From: ry4000 <154689120+ry4000@users.noreply.github.com> Date: Tue, 25 Mar 2025 19:31:35 +1100 Subject: [PATCH] R&Y: Updated SOF Sofia City Card AID in `aid_desfire.json` ### Update - SOF Sofia City Card's AID (reversed the endian). Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com> --- client/resources/aid_desfire.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/resources/aid_desfire.json b/client/resources/aid_desfire.json index 4e428c093..c88482f4a 100644 --- a/client/resources/aid_desfire.json +++ b/client/resources/aid_desfire.json @@ -1344,7 +1344,7 @@ "Type": "transport" }, { - "AID": "CA3490", + "AID": "9034CA", "Vendor": "Urban Mobility Center", "Country": "BG", "Name": "Sofia City Card (SOF)",