This is a library for the Adafruit LED Backpacks. This library works with the Adafruit Mini 8x8 and 16x8.

Dependents:   Adafruit_LEDBackpack_16x8_App Adafruit_32x8matrix

Fork of Adafruit_LEDBackpack by Luiz Hespanha

Revision:
1:f066d5347c60
Parent:
0:e81a6274acce
Child:
2:529bad55777e
--- a/Adafruit_LEDBackpack.cpp	Fri Aug 16 15:41:01 2013 +0000
+++ b/Adafruit_LEDBackpack.cpp	Fri Aug 16 15:44:44 2013 +0000
@@ -17,6 +17,10 @@
   Written by Limor Fried/Ladyada for Adafruit Industries.  
   BSD license, all text above must be included in any redistribution
  ****************************************************/
+ 
+ /*
+ *  Modified by Luiz Hespanha (http://www.d3.do) 8/16/2013 for use in LPC1768
+ */
 
 #include "mbed.h"
 #include "Adafruit_LEDBackpack.h"