This website requires JavaScript.
Explore
Help
Sign in
pinetime
/
wasp-os
Watch
1
Star
0
Fork
You've already forked wasp-os
0
Code
Activity
948454a33b
wasp-os
/
wasp
/
main.py
4 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
wasp: pinetime: Enable filesystem support
2020-02-09 19:49:52 +00:00
import
manager
,
watch
wasp
=
manager
.
Manager
(
watch
)
wasp: Add simple clock app At this point both the simulator and a PineTime will come up and show a clock (although in the case of the PineTime the clock will just come up at 12:00).
2020-02-03 19:24:09 +00:00
wasp
.
run
(
)
Copy permalink