main
This commit is contained in:
16
USER/USER.code-workspace
Normal file
16
USER/USER.code-workspace
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"motorstat.h": "c",
|
||||
"main.h": "c",
|
||||
"usart.h": "c",
|
||||
"string.h": "c"
|
||||
}
|
||||
},
|
||||
"extensions": {}
|
||||
}
|
||||
Reference in New Issue
Block a user