update and test with rpi zero 2
This commit is contained in:
19
LedBars.code-workspace
Normal file
19
LedBars.code-workspace
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "RpiLedBars"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"stdlib.h": "c",
|
||||
"websocket.h": "c",
|
||||
"stdint.h": "c",
|
||||
"stdint-gcc.h": "c",
|
||||
"rpi_param.h": "c"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user