- serial test is more robust now

git-svn-id: http://moon:8086/svn/projects/HendiControl@172 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2019-03-30 01:55:18 +00:00
parent 552feb831a
commit e1be187d03
+2 -1
View File
@@ -52,8 +52,9 @@ if __name__ == '__main__':
sys.stdout.flush()
reset()
ser.readline()
ser.flushInput()
reset()
print("\nStart application")
print(ser.readline().decode('utf-8'))