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.
Revision 2:9ca330b0352c, committed 2011-05-20
- Comitter:
- openobc
- Date:
- Fri May 20 22:39:24 2011 +0000
- Parent:
- 1:8690f856eb1e
- Commit message:
Changed in this revision
| e36obd.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/e36obd.lib Fri May 20 18:46:11 2011 +0000 +++ b/e36obd.lib Fri May 20 22:39:24 2011 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/openobc/code/e36obd/#c935b1619b83 +http://mbed.org/users/openobc/code/e36obd/#5a4b823759ac
--- 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