Fix grammar on README.md about serial and LEDs on Arduino boards.

This commit is contained in:
Maxwell Pray
2023-07-11 13:34:44 -07:00
parent 0f76ef0f43
commit b34a7129f0
+1 -1
View File
@@ -15,7 +15,7 @@ This project is not dependent on any specific Arduino board, although it has bee
- [Teensy LC](https://www.pjrc.com/teensy/teensyLC.html)
- [Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico)
These boards have USB serial and an onboard LED, so they can be used as-is without any external components:
These boards have USB serial interfaces and onboard LEDs, so they can be used as-is without any external components:
![image](https://user-images.githubusercontent.com/820984/187859185-94f02df7-64f5-4bb3-bf00-12621f5f3b38.png)