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: main.cpp
- Revision:
- 2:9ca330b0352c
- Parent:
- 0:d66afef7590a
--- a/main.cpp Fri May 20 18:46:11 2011 +0000
+++ b/main.cpp Fri May 20 22:39:24 2011 +0000
@@ -6,7 +6,7 @@
int main()
{
- dbg.baud(115200);
+ //dbg.baud(115200);
//the DS2 class will need two bus objects for TXD (K bus) and RXD (L bus)
//the Bus class derives from the mbed Serial class and each needs a tx/rx pair of serial pins