Change folder name
This commit is contained in:
11
project/.vscode/settings.json
vendored
Normal file
11
project/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"ntp.h": "c",
|
||||
"stdint.h": "c",
|
||||
"math.h": "c",
|
||||
"stdbool.h": "c",
|
||||
"stdint-gcc.h": "c",
|
||||
"main.h": "c",
|
||||
"ds3231.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user