0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00
This commit is contained in:
2025-03-21 15:07:00 +01:00
parent 96571390b2
commit 3540881edb
7 changed files with 211 additions and 324 deletions

View File

@@ -1,5 +1,5 @@
{
"port": 9145,
"time": 1742311854709,
"port": 13452,
"time": 1742563941525,
"version": "0.0.3"
}

View File

@@ -18,7 +18,8 @@
"ios": "c",
"stdint.h": "c",
"asoundlib.h": "c",
"hilbert.h": "c"
"hilbert.h": "c",
"fm_modulator.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}