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: HIDScope MODSERIAL QEI TextLCD mbed
Fork of TotalControlEmg2 by
Diff: main.cpp
- Revision:
- 23:855c4bcb2284
- Parent:
- 22:c1811e60bfce
- Child:
- 24:ddd69385b55f
diff -r c1811e60bfce -r 855c4bcb2284 main.cpp --- a/main.cpp Thu Oct 15 10:00:54 2015 +0000 +++ b/main.cpp Thu Oct 15 10:16:44 2015 +0000 @@ -64,7 +64,7 @@ //pc.baud(115200); EMGticker.attach(&Go_flag, t); //500H while(1) { - if(go_flag) { + if(go_flag) { // als deze true is dan gaat hij de onderstaande gebeuren aan go_flag = 0; if(button == 0) { readymax = 0;