Removed MCP2515 code as it is no longer required

This commit is contained in:
2022-06-24 01:19:56 +02:00
parent 3b1528e951
commit a221936955
3 changed files with 1 additions and 457 deletions

View File

@@ -1,5 +0,0 @@
#pragma once
namespace can {
void init();
}