Open OBC / Mbed 2 deprecated obdtest

Dependencies:   mbed e36obd

Files at this revision

API Documentation at this revision

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