impulseCounter/.vscode/settings.json
2025-05-22 12:14:01 +02:00

9 lines
238 B
JSON

{
"C_Cpp.intelliSenseEngine": "default",
"idf.espIdfPath": "/home/marc/esp/esp-idf",
"idf.toolsPath": "/home/marc/.espressif",
"idf.pythonInstallPath": "/usr/bin/python3",
"idf.flashType": "UART",
"idf.port": "/dev/ttyUSB0"
}