0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +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

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