Skip to content

Commit 9e7cf80

Browse files
committed
monitor: Now moved to new location.
1 parent dbb46bc commit 9e7cf80

17 files changed

+4
-1240
lines changed

v3/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ useful in their own right:
4848

4949
### A monitor
5050

51-
This [monitor](./as_demos/monitor/README.md) enables a running `uasyncio`
52-
application to be monitored using a Pi Pico, ideally with a scope or logic
53-
analyser.
51+
This [monitor](https://github.com/peterhinch/micropython-monitor) enables a
52+
running `uasyncio` application to be monitored using a Pi Pico, ideally with a
53+
scope or logic analyser.
5454

55-
![Image](./as_demos/monitor/tests/syn_test.jpg)
55+
![Image](https://github.com/peterhinch/micropython-monitor/raw/master/images/monitor.jpg)
5656

5757
# 2. V3 Overview
5858

0 commit comments

Comments
 (0)