mirror of
https://github.com/nopnop2002/esp-idf-mpr121.git
synced 2025-12-16 17:34:31 +03:00
Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ MPR121 Capacitive Touch switch.
|
||||
```Shell
|
||||
git clone https://github.com/nopnop2002/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 flash
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user