- 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:
@@ -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'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user