From 1641253a1f8f6c5e7e7efa676c27e24c82893dfb Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 12 Jan 2012 13:11:28 +0000 Subject: fixed gymbal lock, light on-off --- src/testApp.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/testApp.cpp') diff --git a/src/testApp.cpp b/src/testApp.cpp index ab0987b..37717fa 100644 --- a/src/testApp.cpp +++ b/src/testApp.cpp @@ -29,6 +29,8 @@ void testApp::setup(){ mode=CALIBRATE; loadSettings(); + + light=true; } //-------------------------------------------------------------- @@ -41,6 +43,8 @@ void testApp::draw(){ for (int i=0;i