Mike R / Mbed 2 deprecated Pinscape_Controller

Dependencies:   USBDevice mbed FastAnalogIn FastIO FastPWM SimpleDMA

Revision:
43:7a6364d82a41
Parent:
40:cc0d9814522b
Child:
44:b5ac89b9cd5d
--- a/TSL1410R/tsl410r.cpp	Wed Feb 03 22:57:25 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-// this file is no longer used - the method bodies are no in the header,
-// which was necessary because of the change to a template class, which
-// itself was necessary because of the use of the FastIO library