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.
Dependents: MX106-finaltest dynamixel Arm_dynamixel_can Arm_dynamixel_can_procedurale
Revision 4:5cf492c37a0e, committed 2016-07-13
- Comitter:
- clynamen
- Date:
- Wed Jul 13 15:52:39 2016 +0000
- Parent:
- 3:adeaefc32a41
- Commit message:
- do fixes
Changed in this revision
| MX106.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r adeaefc32a41 -r 5cf492c37a0e MX106.h
--- a/MX106.h Sat Jul 02 18:01:01 2016 +0000
+++ b/MX106.h Wed Jul 13 15:52:39 2016 +0000
@@ -16,7 +16,7 @@
#define REG_MOVING 0x2E
#define REG_POSITION 0x24
-class MX106 : MX {
+class MX106 : public MX {
public: