Files
RCT6_THB6128_FV/USER/USER.code-workspace

16 lines
274 B
Plaintext
Raw Permalink Normal View History

2025-06-18 09:08:17 +08:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"motorstat.h": "c",
"main.h": "c",
"usart.h": "c",
"string.h": "c"
}
},
"extensions": {}
}