
State Machine - |smart_LED|LED_ctrl:i_LED_ctrl|state
Name state.s_sleep_4 state.s_sleep_3 state.s_sleep_2 state.s_sleep_1 state.s_hand_4 state.s_hand_3 state.s_hand_2 state.s_hand_1 state.s_idle 
state.s_idle 0 0 0 0 0 0 0 0 0 
state.s_hand_1 0 0 0 0 0 0 0 1 1 
state.s_hand_2 0 0 0 0 0 0 1 0 1 
state.s_hand_3 0 0 0 0 0 1 0 0 1 
state.s_hand_4 0 0 0 0 1 0 0 0 1 
state.s_sleep_1 0 0 0 1 0 0 0 0 1 
state.s_sleep_2 0 0 1 0 0 0 0 0 1 
state.s_sleep_3 0 1 0 0 0 0 0 0 1 
state.s_sleep_4 1 0 0 0 0 0 0 0 1 
