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: mbed
Fork of XL320_Test by
Diff: XL320_MFA/XL320_MFA.cpp
- Revision:
- 1:acad5f85d4f5
- Parent:
- 0:2071f8e463dd
- Child:
- 2:0ec2dce7c5f8
--- a/XL320_MFA/XL320_MFA.cpp Wed Feb 24 10:25:39 2016 +0000 +++ b/XL320_MFA/XL320_MFA.cpp Wed Feb 24 10:37:29 2016 +0000 @@ -1292,7 +1292,7 @@ pc.printf("No Return Packet Detected!, "); } } - //pc.printf("has wait Return Packet for :'%d' us\n\r", i); + pc.printf("has wait Return Packet for :'%d' us\n\r", i); i = 0; while(sXL320.readable() && i < rPacketLength)