mirror of
https://github.com/nopnop2002/esp-idf-mpr121.git
synced 2025-12-17 01:44:30 +03:00
Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ MPR121 Capacitive Touch switch.
|
|||||||
```Shell
|
```Shell
|
||||||
git clone https://github.com/nopnop2002/esp-idf-mpr121
|
git clone https://github.com/nopnop2002/esp-idf-mpr121
|
||||||
cd esp-idf-mpr121
|
cd esp-idf-mpr121
|
||||||
idf.py set-target {esp32/esp32s2/esp32s3/esp32c2/esp32c3}
|
idf.py set-target {esp32/esp32s2/esp32s3/esp32c2/esp32c3/esp32c6}
|
||||||
idf.py menuconfig
|
idf.py menuconfig
|
||||||
idf.py flash
|
idf.py flash
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user