checkiecheck
Dependencies: MODSERIAL QEI mbed
Fork of EMG_check by
Revision 16:611d2eb213e2, committed 2016-10-07
- Comitter:
- daniQQue
- Date:
- Fri Oct 07 07:30:26 2016 +0000
- Parent:
- 15:cba0cf26475e
- Commit message:
- Check motoren met buttons -controle
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r cba0cf26475e -r 611d2eb213e2 main.cpp --- a/main.cpp Fri Sep 30 13:20:17 2016 +0000 +++ b/main.cpp Fri Oct 07 07:30:26 2016 +0000 @@ -24,7 +24,7 @@ { pc.baud(115200); // zorgt voor de link voor putty, 115200 is snelheid const float a=1.0; - const float b=10; + const float b=10.0; while (true) { // zorgt er voor dat de code oneindig doorgelopen wordt