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 TrapezoidControl QEI
Diff: Input/Switch/Switch.cpp
- Revision:
- 31:45f97698857b
- Parent:
- 19:96a462583af9
--- a/Input/Switch/Switch.cpp Fri Sep 20 02:47:02 2019 +0000
+++ b/Input/Switch/Switch.cpp Sat Sep 21 04:28:31 2019 +0000
@@ -58,7 +58,7 @@
ch.all = 11;
break;
case 4:
- ch.all = 6;
+ ch.all = 7;
break;
case 5:
ch.all = 4;
@@ -70,7 +70,7 @@
ch.all = 0;
break;
case 8:
- ch.all = 7;
+ ch.all = 6;
break;
case 9:
ch.all = 5;