Got MCP2521 to work

This commit is contained in:
AlexanderHD27
2024-11-06 22:01:28 +01:00
parent 4bfb1f533e
commit e7a0035041
17 changed files with 525 additions and 70 deletions

View File

@@ -21,6 +21,9 @@
"future": "cpp",
"bitset": "cpp",
"string_view": "cpp",
"regex": "cpp"
"regex": "cpp",
"array": "cpp",
"string": "cpp",
"span": "cpp"
}
}