Detection_2023/.vscode/settings.json

7 lines
126 B
JSON

{
"files.associations": {
"vl53l1x_calibration.h": "c",
"vl53l1x_api.h": "c",
"i2c.h": "c"
}
}