|
Programming Case Structure for Kinect Code
I am trying to create a case structure in my Kinect Code that will check to see if a kinect is connected. If it is, it will run the TRUE code in the case structure running the Kinect Code and if FALSE it will run a different autonomous code. Does anybody know the block I would wire to the case structure allowing me to do this?
|