From 3eafc19efba8e4762fc432f183004d7c432732f5 Mon Sep 17 00:00:00 2001 From: Lyall <58636255+Lyall-A@users.noreply.github.com> Date: Sun, 19 May 2024 23:09:34 +0100 Subject: [PATCH] Update README.md --- Leonardo Firmware/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Leonardo Firmware/README.md b/Leonardo Firmware/README.md index ca5a0e3..54a5c9b 100644 --- a/Leonardo Firmware/README.md +++ b/Leonardo Firmware/README.md @@ -7,17 +7,17 @@ Stolen from https://github.com/speedypotato/Pocket-SDVX * Press `Upload` (`CTRL+U`) to compile and upload the firmware to your board ## GPIO -* `2`: BT-A -* `3`: BT-B -* `4`: BT-C -* `5`: BT-D -* `6`: FX-L -* `7`: FX-R +* `4`: BT-A +* `5`: BT-B +* `6`: BT-C +* `7`: BT-D +* `8`: FX-L +* `9`: FX-R * `21`: START -* `8` & `9`: VOL-L -* `10` & `16`: VOL-R +* `0` & `1`: VOL-L +* `3` & `2`: VOL-R ## Pictures (TODO) ![Inside](./Pictures/Inside.jpg) ![Inside Bottom](./Pictures/Inside%20Bottom.jpg) -![Pins](./Pictures/Pins.jpg) \ No newline at end of file +![Pins](./Pictures/Pins.jpg)