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 1:c07b2e3dafe9, committed 2018-04-05
- Comitter:
- Neolker
- Date:
- Thu Apr 05 14:46:02 2018 +0000
- Parent:
- 0:52fa945a47d5
- Commit message:
- typo fixed
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Apr 05 14:43:11 2018 +0000
+++ b/main.cpp Thu Apr 05 14:46:02 2018 +0000
@@ -61,7 +61,7 @@
int main(void)
{
- //Trigger interrupt by rising edge
+ //Trigger interrupt by falling edge
trigger_in.fall(&interrupt);
//Default state