From 26524f961b14b740deb53c9a7bb2fca853bf9124 Mon Sep 17 00:00:00 2001 From: Andrew March Date: Sun, 30 Apr 2023 12:58:38 -0700 Subject: [PATCH] add PIO to readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5410670..706d229 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ monitor_speed = 115200 # upload_port = /dev/cu.usbserial-A50285BI ``` -Create a main.cpp and copy one of the example files into it. Remember to add `#include ` at the top. +Create a `main.cpp` and copy one of the example files into it. Remember to add `#include ` at the top of `main.cpp`. # using FTDI You will need something like this: https://www.adafruit.com/product/3309