diff --git a/docs/README.md b/docs/README.md index 73694d5..ab8b852 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ This is a Raspberry Pi Pico CircuitPython project that takes an expression pedal input via a TRS 1/4" jack connected to ADC pins on the Pico, and outputs respective Midi CC messages simultaneously to UART and USB. -Midi channel, CC number, and maximum and minimum values are customisable. +Midi channel, CC number, and maximum and minimum values are customisable. Your choice of logarithmic or linear expression pedal feel. The expression pedal is automatically calibrated. At startup, simply move your pedal from minimum to maximum. The values are determined accordingly, and CC messages will start being sent.