aboutsummaryrefslogtreecommitdiff
path: root/globals.py
diff options
context:
space:
mode:
authorLionel <lionel.miquel46@gmail.com>2018-12-15 23:13:34 +0100
committerLionel <lionel.miquel46@gmail.com>2018-12-15 23:13:34 +0100
commit45708bbaa27a630ad3ef9615ccbdbc81e8dd28a2 (patch)
tree8b91f0938e3ba8af94f020c2bb2b93d1340594dd /globals.py
parent2526a9844de7765069429a97478e63f067da4766 (diff)
downloadaneatocli-45708bbaa27a630ad3ef9615ccbdbc81e8dd28a2.tar.gz
aneatocli-45708bbaa27a630ad3ef9615ccbdbc81e8dd28a2.zip
Grand update. Basic functionnality as well as displaying of robot info is present.
Diffstat (limited to 'globals.py')
-rw-r--r--globals.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/globals.py b/globals.py
new file mode 100644
index 0000000..45bb1db
--- /dev/null
+++ b/globals.py
@@ -0,0 +1,5 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+currentRobot=""
+robFilename=""
+robinfoFilename=""