Implemented Low Level Compunications
This commit is contained in:
4
can-interface/components/mcp2521/operations.cpp
Normal file
4
can-interface/components/mcp2521/operations.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
bool dummy_function(bool flag) {
|
||||
return !flag;
|
||||
}
|
||||
Reference in New Issue
Block a user