hello TI
I have few states and I want to add my own states machine into existing stack.
please guide me to do this.
Thanks
SS
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello TI
I have few states and I want to add my own states machine into existing stack.
please guide me to do this.
Thanks
SS
I suggest you use event to achieve that. You can create different event for different states and go from one to another under specific condition. As for how to create a new event, you can refer to SAMPLELIGHT_IDENTIFY_TIMEOUT_EVT event in Sample Light.
thanks Yikai
But I have lot of states and so Its difficult for me to manage all the states.
Regards
SS