Update mapping and debugging tools to support bassbin, speakers, and booth floor
[SugarCubes.git] / _Internals.pde
index fc06832ba72a9692447bc3111d4ad272419dde8f..580e1730433f070baf019a40e421d19997ac34fc 100644 (file)
@@ -122,8 +122,6 @@ void setup() {
   
   println("Total setup: " + (millis() - startMillis) + "ms");
   println("Hit the 'p' key to toggle Panda Board output");
-  
-  println(glucose.model.bassBox.points.size());
 }
 
 void controllerChangeReceived(rwmidi.Controller cc) {