Added documentation.
--- a/master/fsm_slave_scan.c Thu Feb 28 14:18:18 2008 +0000
+++ b/master/fsm_slave_scan.c Thu Feb 28 14:18:37 2008 +0000
@@ -583,6 +583,8 @@
/*****************************************************************************/
+/** Enter slave scan state PREOP.
+ */
void ec_fsm_slave_scan_enter_preop(
ec_fsm_slave_scan_t *fsm /**< slave state machine */
)
@@ -623,6 +625,8 @@
/*****************************************************************************/
+/** Enter slave scan state PDOS.
+ */
void ec_fsm_slave_scan_enter_pdos(
ec_fsm_slave_scan_t *fsm /**< slave state machine */
)