Merge branch 'processing-2'
[SugarCubes.git] / Grizzly.pde
similarity index 99%
rename from _Grizzly.pde
rename to Grizzly.pde
index 51de8f3501b2120c5a554569457cf612c2208c4c..574177838c4ae6bba8d1174cf550d0cfdbc5b887 100644 (file)
@@ -11,7 +11,7 @@
  * If you are an artist, you may ignore this file! It contains
  * the code to drive grizzly board outputs.
  */
-
+import java.net.*;
 GrizzlyOutput[] buildGrizzlies() throws SocketException, UnknownHostException {
   return new GrizzlyOutput[] {
     new GrizzlyOutput(lx, "192.168.88.100",  0,  0,  0, 39, 38, 40,  0, 37, 35,  0, 21, 20, 22,  0, 33, 32 ),