hydroponic-controller/.vscode/settings.json

6 lines
98 B
JSON

{
"cmake.configureOnOpen": false,
"files.associations": {
"vl53l1x.h": "c"
}
}