Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of PinDetect by
Revision 3:a4334fba854f, committed 2016-10-30
- Comitter:
- taylornichols
- Date:
- Sun Oct 30 01:20:37 2016 +0000
- Parent:
- 2:cb3afc45028b
- Commit message:
- l4 all libs
Changed in this revision
example.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r cb3afc45028b -r a4334fba854f example.h --- a/example.h Thu Jan 13 11:09:22 2011 +0000 +++ b/example.h Sun Oct 30 01:20:37 2016 +0000 @@ -20,7 +20,7 @@ THE SOFTWARE. */ -#ifdef PINDETECT_EXAMPLE_COMPILE +#ifdef 0 #include "mbed.h" #include "PinDetect.h"