CAR_GPS_TRACKER/.vscode/settings.json
2025-08-05 12:28:55 +10:00

6 lines
110 B
JSON

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