cleanup, trial and error

This commit is contained in:
2022-01-26 00:26:52 -06:00
parent ac49dfd639
commit d94c63a964
18 changed files with 65 additions and 26697 deletions

View File

@@ -17,7 +17,7 @@
"${workspaceFolder}"
]
},
"intelliSenseMode": "linux-gcc-arm"
"intelliSenseMode": "windows-gcc-x64"
}
],
"version": 4

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"math.h": "c"
}
}