3892f07e62
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).
3 lines
58 B
Python
3 lines
58 B
Python
import manager
|
|
import watch
|
|
wasp = manager.Manager(watch)
|