fd_motor_on
void fd_motor_on(void *arg);
timeout_set(&fd->sc_motoron_to, fd_motor_on, fd);
timeout_set(&fd->fd_motor_on_to, fd_motor_on, fd);