取消
显示结果 
搜索替代 
您的意思是: 

Converting a 2D Array into a cluster

I have enclosed a sample of program that was sent to me regarding event tracking. Very good program.

However is there a way I can convert the 2D array into a cluster or a cluster into a 2D array.
0 项奖励
1 条消息(共 2 条)
2,623 次查看
You need to replace the array constants with cluster constants and the array functions with cluster functions, but what's the point? This looks pretty good as it is.
By the way, you don't have a stop case. Make an event to send an exit command to the state machine.

___________________
Try to take over the world!
0 项奖励
2 条消息(共 2 条)
2,613 次查看