initial commit
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"hx_serial.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"fec.h": "c",
|
||||
"unistd.h": "c",
|
||||
"hx_ringbuffer.h": "c",
|
||||
"zlib.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user