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: Picaso_4DGL-32PTU_main.cpp
- Revision:
- 21:ea68a8a3cea4
- Parent:
- 20:88e137b9ea46
- Child:
- 22:cea582ea74c1
--- a/Picaso_4DGL-32PTU_main.cpp Mon Sep 26 10:51:02 2016 +0000
+++ b/Picaso_4DGL-32PTU_main.cpp Mon Sep 26 13:41:22 2016 +0000
@@ -77,9 +77,9 @@
_cmd.putc(c);
#if DEBUGMODE
- pc.printf(" Char sent : 0x%02X ",c);
- pc.putc(c);
- pc.printf(" \n\r");
+ //pc.printf(" Char sent : 0x%02X ",c);
+ //pc.putc(c);
+ //pc.printf(" \n\r");
#endif
}