From 45708bbaa27a630ad3ef9615ccbdbc81e8dd28a2 Mon Sep 17 00:00:00 2001 From: Lionel Date: Sat, 15 Dec 2018 23:13:34 +0100 Subject: Grand update. Basic functionnality as well as displaying of robot info is present. --- globals.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 globals.py (limited to 'globals.py') 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="" -- cgit v1.2.3-70-g09d2