CAR_GPS_TRACKER/.vscode/settings.json

7 lines
136 B
JSON

{
"idf.pythonInstallPath": "/usr/bin/python3",
"files.associations": {
"string": "cpp",
"ostream": "cpp"
}
}