FlexRay: Automatically reconfigure for runtime-added message buffers

This commit is contained in:
Paul Hollinsky
2022-02-21 21:40:46 -05:00
parent 4dbb8f3956
commit ac7b2d5106
2 changed files with 19 additions and 1 deletions
@@ -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