defines changed from TARGET_LPC1768 to TARGET_LPC176X to support LPC1769 target

Fork of FastAnalogIn by Mike R

Revision:
7:965a2b0e477f
Parent:
6:e2a98449ae58
Child:
8:68082fdde730
--- a/FastAnalogIn.h	Mon Apr 21 10:02:07 2014 +0000
+++ b/FastAnalogIn.h	Mon Apr 21 10:26:49 2014 +0000
@@ -118,7 +118,6 @@
 
     
 private:
-    static int channel_usage[8];
     bool running;    
     char ADCnumber;
     uint32_t *datareg;