mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Clarify FlexRay Slot ID
This commit is contained in:
@@ -9,7 +9,7 @@ namespace icsneo {
|
||||
|
||||
class FlexRayMessage : public Message {
|
||||
public:
|
||||
uint16_t id = 0;
|
||||
uint16_t slotid = 0;
|
||||
double tsslen = 0;
|
||||
double framelen = 0;
|
||||
FlexRay::Symbol symbol = FlexRay::Symbol::None;
|
||||
|
||||
Reference in New Issue
Block a user