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.
Revision 2:15b40c0f648c, committed 2016-09-29
- Comitter:
- MattShilling
- Date:
- Thu Sep 29 23:31:43 2016 +0000
- Parent:
- 1:36dabc12aa01
- Commit message:
- edit;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Sep 29 22:24:25 2016 +0000 +++ b/main.cpp Thu Sep 29 23:31:43 2016 +0000 @@ -9,9 +9,6 @@ #include "mbed.h" #include "SLCD.h" #include "TSISensor.h" - -//Serial output for debug -//Serial pc(USBTX, USBRX); SLCD lcd; //create lcd class TSISensor tsi; // touch sensor