diff MessageOrganiser.mm @ 31:a677c027e3a0

Demo to Simon, kinda works. 4 reps of sequence.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Fri, 21 Nov 2014 17:07:56 +0000
parents 953db6518738
children 75202498bee9
line wrap: on
line diff
--- a/MessageOrganiser.mm	Tue Nov 04 14:37:35 2014 +0000
+++ b/MessageOrganiser.mm	Fri Nov 21 17:07:56 2014 +0000
@@ -174,6 +174,8 @@
             typeListLog.push_back(int(SLIDER));
             
         }else{
+            
+            // TODO 6D box
             cout << "ERROR ERROR: ui type not handled my mapping function !" << endl;
         }
     }