From eaaef5460a95d2de1dddc847f6c3bbcb2aef8047 Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 25 Jan 2011 00:33:46 -0500 Subject: Adding an OSC input. --- LightInstallation.py | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 LightInstallation.py (limited to 'LightInstallation.py') diff --git a/LightInstallation.py b/LightInstallation.py old mode 100644 new mode 100755 index b582bd2..06852e4 --- a/LightInstallation.py +++ b/LightInstallation.py @@ -1,3 +1,5 @@ +#!/usr/bin/python + from xml.etree.ElementTree import ElementTree from pixelcore.Screen import * from pixelcore.PixelStrip import * -- cgit v1.2.3