From e8a715359dda0e9253610f167139dad06e43c555 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 25 Aug 2023 14:00:13 +0100 Subject: [PATCH 1/2] Update README.md --- Clock/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Clock/README.md b/Clock/README.md index bcd6835..a999e0b 100644 --- a/Clock/README.md +++ b/Clock/README.md @@ -7,4 +7,8 @@ * Set time through Putty terminal session over USB port * Limitations: - * USB serial requires Windows (10 or later) \ No newline at end of file + * USB serial requires Windows (10 or later) + + * +![Hardware](https://github.com/oddwires/RP2040/blob/master/Clock/Images/Pico_DAC_bb.jpg) + From 76a4238575d042419fe52fe4699be8ca2a318246 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 25 Aug 2023 14:01:16 +0100 Subject: [PATCH 2/2] Update README.md --- Clock/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Clock/README.md b/Clock/README.md index a999e0b..1758b72 100644 --- a/Clock/README.md +++ b/Clock/README.md @@ -6,9 +6,7 @@ * Target device = Pico (also works on Pimoroni PGA2040) * Set time through Putty terminal session over USB port -* Limitations: - * USB serial requires Windows (10 or later) - - * ![Hardware](https://github.com/oddwires/RP2040/blob/master/Clock/Images/Pico_DAC_bb.jpg) +* Limitations: + * USB serial requires Windows (10 or later)