small fixes
This commit is contained in:
parent
f7ba363b93
commit
8ba400800b
@ -21,6 +21,7 @@ class SerialReader(object):
|
||||
|
||||
self.telegram_parser = TelegramParser(telegram_specification)
|
||||
self.telegram_buffer = TelegramBuffer()
|
||||
self.telegram_specification = telegram_specification
|
||||
|
||||
def read(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user