litlle bit optimizations on init

This commit is contained in:
2025-08-04 14:34:16 +02:00
parent de8f4de914
commit 12e54f44e2
4 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"port": 13452,
"time": 1754247434245,
"time": 1754309288735,
"version": "0.0.3"
}
+3 -1
View File
@@ -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"
}