MEyCan V6
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
struct can_frame _frame;
|
||||
MCP2515 mcp2515(PIN_PA3);
|
||||
const byte SoftwareVersionHigh = 1;
|
||||
const byte SoftwareVersionHigh = 2;
|
||||
const byte SoftwareVersionLow = 0;
|
||||
const byte HardwareVersionHigh = 2;
|
||||
const byte HardwareVersionHigh = 3;
|
||||
const byte HardwareVersionLow = 0;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user