Skip to content

Commit ad708c3

Browse files
committed
docs: fix incorrect button hold in README
1 parent ec6774e commit ad708c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ After that:
106106
7. Click **Build** (in the bottom left) and make sure everything compiles without
107107
errors
108108
8. This next step differs depending on the microcontroller used in your controller.
109-
- **For Pico-based controllers**: hold the bootsel button while plugging it in (or your Start button if you already have HayBox installed) and then drag and drop the file `HayBox/.pio/build/<environment>/firmware.uf2` onto the RPI-RP2 drive that comes up.
109+
- **For Pico-based controllers**: hold the bootsel button while plugging it in (or RT2 (C-Down) if you already have HayBox installed) and then drag and drop the file `HayBox/.pio/build/<environment>/firmware.uf2` onto the RPI-RP2 drive that comes up.
110110
- **For Arduino-based controllers**: Plug in your controller via USB and click **Upload** (next to the Build button)
111111

112112
#### Building using GitHub Codespaces

0 commit comments

Comments
 (0)