0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00

this commit is bad

This commit is contained in:
2025-03-22 17:34:23 +01:00
parent 18fe67e39c
commit ade8b4e29c
8 changed files with 818 additions and 744 deletions

View File

@@ -1,5 +1,5 @@
{
"port": 13452,
"time": 1742639833627,
"time": 1742659000234,
"version": "0.0.3"
}

View File

@@ -8,5 +8,8 @@
"common.h": "c",
"modulator.h": "c",
"control_pipe.h": "c"
}
},
"C_Cpp.codeAnalysis.clangTidy.checks.disabled": [
"clang-diagnostic-error"
]
}