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.
Fork of d7a_1x by
Diff: src/d7a_com.cpp
- Revision:
- 47:19f22e1a448a
- Parent:
- 46:665391110051
- Child:
- 49:81d5bddb02f0
diff -r 665391110051 -r 19f22e1a448a src/d7a_com.cpp
--- a/src/d7a_com.cpp Thu Sep 01 18:13:46 2016 +0000
+++ b/src/d7a_com.cpp Fri Sep 02 09:07:03 2016 +0000
@@ -325,7 +325,7 @@
*(g_com_ctx.rts) = 1;
- dbg_print_data("", "%02X ", (uint8_t*)tx_buf->buf, tx_buf->len, "\r\n");
+ //dbg_print_data("", "%02X ", (uint8_t*)tx_buf->buf, tx_buf->len, "\r\n");
Thread::wait(2);
