diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-02-09 19:49:52 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-02-09 19:49:52 (GMT) |
| commit | b2c5b482d5eaba86441c7c68fefc787cd8076821 (patch) | |
| tree | 4c8695173ef261e015872a523370eb8f378d1432 /wasp/boot.py | |
| parent | 3bc59b1c71db1f73d16655c41a5ebc3340882f75 (diff) | |
wasp: pinetime: Enable filesystem support
Diffstat (limited to 'wasp/boot.py')
| -rw-r--r-- | wasp/boot.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wasp/boot.py b/wasp/boot.py index baed941..de05e13 100644 --- a/wasp/boot.py +++ b/wasp/boot.py @@ -1,3 +1 @@ -import manager import watch -wasp = manager.Manager(watch) |
