diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -110,18 +110,6 @@ access the MicroPython REPL, although currently you must send ^C to interrupt the program that updates the watch display. You can use ``tools/wasptool --console`` to access the MicroPython REPL. -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 |
