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
Diff: main.cpp
- Revision:
- 2:de8cec36a564
- Parent:
- 1:bd98c63b7cf5
- Child:
- 3:a19488e21195
diff -r bd98c63b7cf5 -r de8cec36a564 main.cpp
--- a/main.cpp	Wed Sep 30 13:02:41 2020 +0000
+++ b/main.cpp	Wed Sep 30 13:06:07 2020 +0000
@@ -9,7 +9,7 @@
 
 main()
 {
-     KBI_SW2.rise(&IT_SW2);
+     KBI_SW2.fall(&IT_SW2);
      while (1)
      {