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: 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 |
--- 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]);