From 9a958045e05fee1d606336c9e9e3d75fc2d59e72 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 3 Nov 2021 21:57:05 +0100 Subject: [PATCH] add vivokey aid --- client/resources/aidlist.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/client/resources/aidlist.json b/client/resources/aidlist.json index ff709d710..8380f8299 100644 --- a/client/resources/aidlist.json +++ b/client/resources/aidlist.json @@ -2174,5 +2174,13 @@ "Name": "Cipurse transport card", "Description": "Cipurse transport card", "Type": "transport" - } + }, + { + "AID": "A00000084600CC68E88C0101", + "Vendor": "VivoKey", + "Country": "United States", + "Name": "VivoKey Apex", + "Description": "vivokey.com/apex", + "Type": "" + }, ]