Skip to content

Commit 35842a1

Browse files
author
Tom
committed
Add release link
1 parent 693ca2d commit 35842a1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ Note, the GPIO pins are based on the following piece of code in main.c. You can
2222
To run this with your UC program, you need to download the appropriate driver from: https://www.plenom.com/downloads/download-software/ \
2323

2424
## Basic installation
25-
1. Press the button on your raspberry pi Pico, and then connect it to your computer
26-
2. copy the "main.uf2" from the release page to the "RPI2" that shows up as a mass storage usb devcie
27-
3. Make sure your PC side software is installed
25+
1. Download main.uf2 from the releases page: https://github.com/buildcomics/Busylight/releases
26+
2. Press the button on your raspberry pi Pico, and then connect it to your computer
27+
3. copy the "main.uf2" from the release page to the "RPI2" that shows up as a mass storage usb devcie
28+
4. Make sure your PC side software is installed
2829

2930
## Main Code
3031
The main code is based on Tinyusb: https://github.com/hathach/tinyusb \

0 commit comments

Comments
 (0)