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

@@ -9,8 +9,6 @@ class MCP2515 {
private:
public:
MCP2515();
~MCP2515();