diff --git a/examples/arduino-rx/README.md b/examples/arduino-rx/README.md index a96d13d..d9aed9a 100644 --- a/examples/arduino-rx/README.md +++ b/examples/arduino-rx/README.md @@ -1,7 +1,7 @@ # arduino-rx This is a sample project for receiving and transmitting audio data using [Arduino RP2040](https://docs.arduino.cc/hardware/nano-rp2040-connect) microcontroller. -The development board has a built-in microphone which makes this device very suitable for data-over-sound project. +The development board has a built-in microphone which makes this device very suitable for data-over-sound projects. ## Setup