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
TSL1410R/tsl410r.cpp
- Committer:
- mjr
- Date:
- 2015-12-19
- Revision:
- 35:e959ffba78fd
- Parent:
- 17:ab3cec0c8bf4
File content as of revision 35:e959ffba78fd:
// 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