Rowan-Classes/4th-Semester-Spring-2023/Embedded/.vscode/settings.json
2024-02-22 14:24:32 -05:00

6 lines
95 B
JSON
Executable File

{
"files.associations": {
"stdbool.h": "c",
"embedded_utils.h": "c"
}
}