This commit is contained in:
oepen
2011-12-09 16:35:52 +00:00
parent f2f9c4e706
commit 7ac1760a15

View File

@@ -39,13 +39,7 @@ class nPA_AT_CRT(ControlReferenceTemplate):
print(chat)
elif tag == 0x67:
auxiliary_data = value
elif tag == 0x80:
# handled by ControlReferenceTemplate.parse_SE_config
pass
elif tag == 0x83:
# handled by ControlReferenceTemplate.parse_SE_config
pass
elif tag == 0x84:
elif tag == 0x80 or tag == 0x83 or tag == 0x84:
# handled by ControlReferenceTemplate.parse_SE_config
pass
elif tag == 0x91: