diff --git a/README.md b/README.md index 1d5a08e..8e8a249 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Py-Pico-Midi-Expression-Pedal +# Pi-Pico-Midi-Expression-Pedal This is a Raspberry Pi Pico MicroPython project that takes an expression pedal input via a TRS 1/4" jack connected to ADC pins on the Pico, and outputs a Midi CC message equivalent via USB. -Midi channel, CC number, and maximum and minimum values can all be set as required. \ No newline at end of file +Midi channel, CC number, and maximum and minimum values can all be set as required.