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: biquadFilter MODSERIAL QEI mbed
Fork of StateMachineEMGisAFditisemcasper1643 by
Diff: main.cpp
- Revision:
- 1:070092564648
- Parent:
- 0:90750f158475
- Child:
- 2:0a8622662f6d
diff -r 90750f158475 -r 070092564648 main.cpp
--- a/main.cpp Wed Oct 31 14:15:54 2018 +0000
+++ b/main.cpp Wed Oct 31 19:09:22 2018 +0000
@@ -146,7 +146,7 @@
if (!button1)
{
currentState = CLICK;
- stateChanged = true;
+ stateChanged = true;
}
else if (!button2)
{
