Skip to content

Commit

Permalink
Update Demos/Benchmark/BenchmarkDemo.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: KonradBkd <[email protected]>
  • Loading branch information
VJonasHolley and KonradBkd authored Jan 7, 2025
1 parent df96696 commit d88bf04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Demos/Benchmark/BenchmarkDemo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ void ParticipantsThread(std::shared_ptr<SilKit::Config::IParticipantConfiguratio
const EthernetFrameEvent& /*frameEvent*/) { messageCounter++; });

lifecycleService->SetCommunicationReadyHandler([ethernetController]() { ethernetController->Activate(); });
break;
}
case ServiceType::Can:
{
Expand Down

0 comments on commit d88bf04

Please sign in to comment.