diff --git a/documentation/graphs/fsm_master.dot b/documentation/graphs/fsm_master.dot index b22fac6d4284fb038bced993b870c565f388765b..3affed7fb8c278c3a1ffb00f00f46c47f84b84ff 100644 --- a/documentation/graphs/fsm_master.dot +++ b/documentation/graphs/fsm_master.dot @@ -51,6 +51,12 @@ digraph master { scan_slave -> write_system_times write_system_times -> start + write_system_times -> dc_read_offset + + dc_read_offset -> write_system_times + dc_read_offset -> dc_write_offset + + dc_write_offset -> write_system_times configure_slave -> action_next_slave_state