From 451ab850bfab3d924dfa0b30370f9cdcf4c9fe06 Mon Sep 17 00:00:00 2001 From: "Mike J. Renaker / \"MikeDEV" Date: Thu, 7 Nov 2024 16:03:56 -0500 Subject: [PATCH] Update README.md --- fw/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fw/README.md b/fw/README.md index 71863c5..32284ae 100644 --- a/fw/README.md +++ b/fw/README.md @@ -1 +1,5 @@ -Copy these files onto the root of your Raspberry Pi Pico's Mass Storage Device, then reboot the Pico. +Copy these files onto your Raspberry Pi Pico's Mass Storage Device `/`. + +Place the `adafruit_hid` folder in a `/lib` folder. + +Afterwards, reboot the Pico.