0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

big 2.0, restructurize fm95

This commit is contained in:
2025-06-28 13:24:07 +02:00
parent 44d54899f0
commit 29fc066376
3 changed files with 241 additions and 214 deletions

View File

@@ -1,5 +1,5 @@
{
"port": 13452,
"time": 1751046472527,
"time": 1751105225286,
"version": "0.0.3"
}

View File

@@ -37,7 +37,8 @@
"socket.h": "c",
"time.h": "c",
"vban.h": "c",
"chimer.h": "c"
"chimer.h": "c",
"liquid.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}