Files
project_bycmd/.vscode/settings.json
2024-05-17 01:57:18 +08:00

9 lines
160 B
JSON

{
"files.associations": {
"stdio.h": "c",
"string.h": "c",
"stdint.h": "c",
"by_serial.h": "c",
"log.h": "c"
}
}