Log not error; Remove Listener TMSP messages...; Make counter BigEndian

This commit is contained in:
Jae Kwon
2016-01-25 08:01:18 -08:00
parent c4b87dcf14
commit 9696a71f6e
23 changed files with 417 additions and 513 deletions

View File

@ -8,6 +8,7 @@ from tmsp.reader import BytesBuffer
class CounterApplication():
def __init__(self):
sys.exit("The python example is out of date. Upgrading the Python examples is currently left as an exercise to you.")
self.hashCount = 0
self.txCount = 0
self.serial = False