diff --git a/README.md b/README.md index 9bc0b93..eb50b90 100644 --- a/README.md +++ b/README.md @@ -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 ```