0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

something here and there

This commit is contained in:
2025-08-03 15:58:43 +02:00
parent 122677ef1e
commit de8f4652a4
9 changed files with 35 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
{
"port": 13452,
"time": 1754151185891,
"time": 1754228131242,
"version": "0.0.3"
}

View File

@@ -42,7 +42,8 @@
"queue": "c",
"thread": "c",
"vector": "c",
"stereo_encoder.h": "c"
"stereo_encoder.h": "c",
"iir.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}