summarylogtreecommitdiffstats
path: root/run.py.patch
blob: d4a99b3d898ed8022af0b35a4152bc010a9bc9c9 (plain)
1
2
3
4
5
6
7
8
9
@@ -44,7 +44,7 @@
         #   query_reply=touch.queryDevice('ID') 
         #   
         id_dict=touch.queryDevice('ID')
-        print("queryDevice('ID'):" + str(,id_dict))
+        print("queryDevice('ID'):" + str(id_dict))
         print()
         
         # getHardwareConfiguration returns the results from the following