documentation/graphs/fsm_master.dot
changeset 2098 0ce254664c81
parent 2097 6392734fb198
child 2589 2b9c78543663
--- a/documentation/graphs/fsm_master.dot	Tue Aug 09 01:33:22 2011 +0200
+++ b/documentation/graphs/fsm_master.dot	Tue Aug 09 22:10:45 2011 +0200
@@ -1,5 +1,5 @@
 
-/* $Id: fsm_master.dot,v df2b21f15939 2010/05/02 06:03:05 fp $ */
+/* $Id$ */
 
 digraph master {
     size="7,9"
@@ -37,6 +37,7 @@
     action_configure [shape=point,label=""]
     action_configure -> configure_slave [weight=10]
     action_configure -> action_next_slave_state
+    action_configure -> write_system_times
 
     read_state -> acknowledge [weight=10]
     read_state -> action_configure