Pinscape Controller version 1 fork. This is a fork to allow for ongoing bug fixes to the original controller version, from before the major changes for the expansion board project.

Dependencies:   FastIO FastPWM SimpleDMA mbed

Fork of Pinscape_Controller by Mike R

Revision:
27:26de4b0917a7
Parent:
26:cb71c4af2912
Child:
28:2097c6f8f2db
--- a/config.h	Wed Sep 23 05:06:39 2015 +0000
+++ b/config.h	Wed Sep 23 05:08:26 2015 +0000
@@ -131,7 +131,7 @@
 // for device outputs and reassign them to control the TLC5940 hardware.
 
 // Uncomment this line if using TLC5940 chips
-#define ENABLE_TLC5940
+//#define ENABLE_TLC5940
 
 // Number of TLC5940 chips you're using.  For a full LedWiz-compatible
 // setup, you need two of these chips, for 32 outputs.