mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
FlexRay: Automatically reconfigure for runtime-added message buffers
This commit is contained in:
@@ -108,6 +108,7 @@ private:
|
||||
bool startWhenGoingOnline = false;
|
||||
bool allowColdstart = false;
|
||||
bool wakeupBeforeStart = false;
|
||||
bool lastSeenRunning = false;
|
||||
|
||||
public:
|
||||
#define neoflexray_controller_config_t icsneo::FlexRay::Controller::Configuration
|
||||
|
||||
Reference in New Issue
Block a user