Skip to content
Snippets Groups Projects
Commit b1c54ae0 authored by Hoop77's avatar Hoop77
Browse files

-

parent 9a65d292
Branches
No related merge requests found
......@@ -111,6 +111,7 @@ void PlatoonController::run_ACC()
}
// c2cAlive + wantsPlatoon
messageOStream.write("MSG", "c2cAlive + wantsPlatoon");
if (c2c.isPlatoonRunning())
{
if (c2c.getRole() == platoonProtocol::Vehicle::Role::LEADER)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment