ESP-NOW + Wi-Fi

This commit is contained in:
2025-07-26 21:40:42 -04:00
parent 6d9aaac405
commit ad8791ea0c

View File

@@ -5,7 +5,7 @@
"board/esp32c3-builtin.cfg"
],
"idf.toolsPath": "/home/alex/.espressif",
"idf.port": "/dev/ttyACM0",
"idf.port": "/dev/ttyS22",
"idf.flashType": "UART",
"idf.pythonInstallPath": "/usr/bin/python3",
"idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.4\\esp-idf",