Skip to content
Snippets Groups Projects
Commit 3c88c9c0 authored by Florian Pose's avatar Florian Pose
Browse files

configs_attached = 0.

parent 62db471e
No related branches found
No related tags found
No related merge requests found
......@@ -229,6 +229,7 @@ void ec_fsm_master_state_broadcast(
ec_master_clear_eoe_handlers(master);
#endif
ec_master_destroy_slaves(master);
master->configs_attached = 0;
master->slave_count = datagram->working_counter;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment