init
This commit is contained in:
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.py": "python",
|
||||
"types.h": "c",
|
||||
"spidev.h": "c",
|
||||
"fcntl.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"math.h": "c",
|
||||
"spi_utils.h": "c",
|
||||
"cstdint": "c",
|
||||
"color_utils.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user