Skip to content

Commit

Permalink
add PIO to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marchingband committed Apr 30, 2023
1 parent 4453b7c commit 26524f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Arduin.h>` at the top.
Create a `main.cpp` and copy one of the example files into it. Remember to add `#include <Arduino.h>` at the top of `main.cpp`.

# using FTDI
You will need something like this: https://www.adafruit.com/product/3309
Expand Down

0 comments on commit 26524f9

Please sign in to comment.