X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=blobdiff_plain;f=Grizzly.pde;fp=_Grizzly.pde;h=5f46b967d6cfae3628f7f9f4645dd60af3d1fdb1;hp=25d390f07fba7d653039521539f7dabd395a2ca4;hb=7d60f6f6ea82fd5c9794524ce11d40e7d6c00bf7;hpb=45717f713884d7f7f1f7e97003c47ab43edb8ab1 diff --git a/_Grizzly.pde b/Grizzly.pde similarity index 99% rename from _Grizzly.pde rename to Grizzly.pde index 25d390f..5f46b96 100644 --- a/_Grizzly.pde +++ b/Grizzly.pde @@ -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", 6, 5, 6, 7, 7, 8, 1, 2, 4, 3, 11, 10, 9, 9, 12, 13),