summaryrefslogtreecommitdiff
path: root/wasp
diff options
context:
space:
mode:
Diffstat (limited to 'wasp')
-rw-r--r--wasp/boards/pinetime/watch.py.in (renamed from wasp/boards/pinetime/watch.py)4
1 files changed, 1 insertions, 3 deletions
diff --git a/wasp/boards/pinetime/watch.py b/wasp/boards/pinetime/watch.py.in
index 1caeea5..46fc6f6 100644
--- a/wasp/boards/pinetime/watch.py
+++ b/wasp/boards/pinetime/watch.py.in
@@ -84,9 +84,7 @@ except AttributeError:
os.mount(flash,'/flash')
with open('/flash/main.py', 'w') as f:
f.write('''\
-import manager
-wasp = manager.Manager(watch)
-wasp.run()
+#include('main.py')
''')
# Only change directory if the button is not pressed (this will