diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-17 08:45:16 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-17 08:45:16 (GMT) |
| commit | 4906d46ff42ec9ecec49de375677dd6654455845 (patch) | |
| tree | 433bbeb01a0f2aa30b8e471e37d6465552e82191 /README.rst | |
| parent | c3bc8717277db06ab829387bab5ad280d886375c (diff) | |
apps: demo: Move the demo code into a fully fledged application
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -109,18 +109,6 @@ At this point you will also be able to use the Nordic UART Service to access the MicroPython REPL, although currently you must send ^C to interrupt the program that updates the watch display. -Just for fun try: - -.. code-block:: python - - ^C - import demo - demo.run() - # After watching the demo for a bit... - ^C - wasp.app.draw(watch) - wasp.system.run() - To set the time and restart the main application: .. code-block:: python |
