Update README.md

This commit is contained in:
nopnop2002
2022-04-29 09:17:10 +09:00
parent c2361f1894
commit 04c4be952f
+1 -1
View File
@@ -77,7 +77,7 @@ Check [here](http://www.ti.com/lit/an/slla337/slla337.pdf).
```
git clone https://github.com/nopnop2002/esp-idf-can2http
cd esp-idf-can2http
idf.py set-target {esp32/esp32s2/esp32c3}
idf.py set-target {esp32/esp32s2/esp32s3/esp32c3}
idf.py menuconfig
idf.py flash
```