pile_com_stm32/.vscode/settings.json
2023-11-15 22:06:47 +08:00

6 lines
106 B
JSON

{
"idf.adapterTargetName": "esp32s3",
"files.associations": {
"can_network.h": "c"
}
}