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

minor changes

This commit is contained in:
2025-06-27 20:05:32 +02:00
parent 9c7018132f
commit 44d54899f0
7 changed files with 5 additions and 25 deletions

View File

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

View File

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