MTCOS_Card_RFID is better than RFID_Card. (TODO: Find better API for such cases)

git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@214 f711b948-2313-0410-aaa9-d29f33439f0b
This commit is contained in:
hploetz 2007-06-05 02:32:43 +00:00
parent e4fa619d41
commit a024e73aa6
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ class MTCOS_Card_RFID(MTCOS_Card,RFID_Card):
ATRS = [
("3b8980014d54434f53730102013f", None),
]
RFID_Card.STOP_ATRS.append( ("3b8980014d54434f53730102013f", None) )
STOP_ATRS = []