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
Diff: Kalibratie.cpp
- Revision:
- 21:8fe8419de3e9
- Parent:
- 20:11e1244ad2ad
- Child:
- 22:c1811e60bfce
diff -r 11e1244ad2ad -r 8fe8419de3e9 Kalibratie.cpp
--- a/Kalibratie.cpp Wed Oct 14 12:36:42 2015 +0000
+++ b/Kalibratie.cpp Wed Oct 14 14:49:47 2015 +0000
@@ -57,7 +57,7 @@
}
else {
}
- pc2.printf("y = %f en ymax = %f \n",y,ymin); //bugfix
+ pc2.printf("y = %f en ymin = %f \n",y,ymin); //bugfix
}
Timermin.stop();