Dyanamixel
Dependents: YOZAKURA_ARM YOZAKURA_ARM_USB YOZAKURA_ARM_USB_Keyboard YOZAKURA_ARM_Keyboard0424 ... more
Revision 14:874b672847bc, committed 2015-08-18
- Comitter:
- yusuke_kyo
- Date:
- Tue Aug 18 11:43:09 2015 +0000
- Parent:
- 11:cb0d11254b22
- Commit message:
- linear->MX28
Changed in this revision
AX12.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r cb0d11254b22 -r 874b672847bc AX12.cpp --- a/AX12.cpp Sat Apr 25 06:07:02 2015 +0000 +++ b/AX12.cpp Tue Aug 18 11:43:09 2015 +0000 @@ -491,7 +491,6 @@ printf(" Checksum : 0x%x\n",Status[5]); } - } if(AX12_ERROR_DEBUG && Status[4]!=0) printf("\nError Code : 0x%x\n", Status[4]);