ESP-IDF Robot ESP NOW

This commit is contained in:
2024-12-24 18:59:26 -05:00
parent 1fa71298fc
commit 283983ab08

View File

@@ -5,6 +5,6 @@
"board/esp32c3-builtin.cfg"
],
"idf.toolsPath": "/home/abobkov/.espressif",
"idf.port": "/dev/ttyACM0",
"idf.port": "/dev/ttyACM1",
"idf.flashType": "UART"
}