mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
litlle bit optimizations on init
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -43,7 +43,9 @@
|
||||
"thread": "c",
|
||||
"vector": "c",
|
||||
"stereo_encoder.h": "c",
|
||||
"iir.h": "c"
|
||||
"iir.h": "c",
|
||||
"compare": "c",
|
||||
"cstdint": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user