Detection_2023/.vscode/settings.json
2023-05-06 15:40:21 +02:00

9 lines
191 B
JSON

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