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.
Diff: ikarashiMDC.h
- Revision:
- 7:a8fcb8df927a
- Parent:
- 3:615ccca78f67
- Child:
- 11:de577e4080b2
--- a/ikarashiMDC.h Tue Aug 22 01:55:17 2017 +0000
+++ b/ikarashiMDC.h Wed Aug 30 06:55:32 2017 +0000
@@ -59,6 +59,7 @@
* @param speed of motor -1 to 1
**/
int setSpeed(const double& speed);
+ bool braking;
protected:
uint8_t addr;