Files
project_bycmd/.vscode/settings.json
2024-05-17 23:45:53 +08:00

10 lines
186 B
JSON

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