type correction
This commit is contained in:
parent
16ec5d6e6d
commit
b361db164d
@ -8,7 +8,7 @@
|
||||
|
||||
struct can_frame
|
||||
{
|
||||
uint32_t can_id;
|
||||
unsigned long can_id;
|
||||
uint8_t can_dlc;
|
||||
uint8_t data[8] __attribute__((aligned(8)));
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user