06-09-2013 11:10 AM - edited 06-09-2013 11:17 AM
hi,
How can I solve this ?
also, I Have one state machine inside another. Is this right way to program ?
Solved! Go to Solution.
06-09-2013 11:33 AM
Somewhere in your code, you either have the wrong typedef, or didn't replace a control with the typedef. You must not have replaced them all. I am not sure if there is an easy way to search; you may have to go through all the cases.