diff options
author | Lionel <lionel.miquel46@gmail.com> | 2018-12-16 14:52:12 +0100 |
---|---|---|
committer | Lionel <lionel.miquel46@gmail.com> | 2018-12-16 14:52:12 +0100 |
commit | 469adba31f7ec1b5e2fa167db2b8fe9718d972fa (patch) | |
tree | 9079c0294a7cfdb11233eccc20bd6f94c30f875a /botvac/globals.py | |
parent | 26a854d455976caf2edbd124fc2bfe066ce61403 (diff) | |
download | aneatocli-469adba31f7ec1b5e2fa167db2b8fe9718d972fa.tar.gz aneatocli-469adba31f7ec1b5e2fa167db2b8fe9718d972fa.zip |
Added files for pip packages. Also added a test file that doesn't work (sadly) for the moment.
Diffstat (limited to 'botvac/globals.py')
-rw-r--r-- | botvac/globals.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/botvac/globals.py b/botvac/globals.py new file mode 100644 index 0000000..5decb6e --- /dev/null +++ b/botvac/globals.py @@ -0,0 +1,3 @@ +currentRobot="" +robFilename="" +robinfoFilename="" |