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.
Dependencies: mbed SDFileSystem ExtendedTimer
Revision 2:2c78fc509a01, committed 2019-03-21
- Comitter:
- lwells
- Date:
- Thu Mar 21 17:42:47 2019 +0000
- Parent:
- 1:c7c64242fe4c
- Child:
- 3:466fdc08e0cd
- Commit message:
- Voids defined
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Mar 21 17:41:16 2019 +0000 +++ b/main.cpp Thu Mar 21 17:42:47 2019 +0000 @@ -26,4 +26,12 @@ delrinCount = 0; } } +} + +void countDelrinPulse{ + delrinCount++; +} + +void coutnJelloPulse{ + jelloCount++' } \ No newline at end of file