Simple mbed library with macros

Dependents:   SimpleTimer SimpleUART SimpleTimer Stoppuhr1

Revision:
3:0b94bf95c552
Parent:
0:aa3c3d1a5918
Child:
4:afddc4848b6c
--- a/serial.h	Mon Nov 08 12:22:35 2010 +0000
+++ b/serial.h	Mon Nov 08 12:34:34 2010 +0000
@@ -49,4 +49,6 @@
     return 1;
 }
 
+#define SERIAL_SETBAUD(baud)
+
 #endif
\ No newline at end of file