checkiecheck

Dependencies:   MODSERIAL QEI mbed

Fork of EMG_check by sibren vuurberg

Files at this revision

API Documentation at this revision

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
--- 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