bin/read_coord

changeset 16
de9122b5680a
child 39
8becd52c2171
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/read_coord	Wed Dec 19 00:19:25 2007 +0100
@@ -0,0 +1,4 @@
+#!/usr/bin/python
+
+from HP3562A.coord_decoder import main
+main()

mercurial