mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Communication: Remove CoreMiniExtendedMsgHdr from HardwareLINPacket struct
This commit is contained in:
committed by
Kyle Schwarz
parent
deabc2cff4
commit
5cdaeb1edc
@@ -54,9 +54,6 @@ struct HardwareLINPacket {
|
||||
|
||||
uint16_t stats; //CxTRB0STAT
|
||||
uint64_t timestamp; //Large timestamp
|
||||
//CoreMiniMsgExtendedHdr
|
||||
uint16_t networkID;
|
||||
uint16_t length;
|
||||
};
|
||||
|
||||
#pragma pack(pop)
|
||||
|
||||
Reference in New Issue
Block a user