Lab 1 Program C
Fork of mbed by
Diff: Serial.h
- Revision:
- 4:5d1359a283bc
- Parent:
- 1:6b7f447ca868
- Child:
- 5:62573be585e9
diff -r aefd12a1f1c5 -r 5d1359a283bc Serial.h --- a/Serial.h Fri Nov 14 15:25:20 2008 +0000 +++ b/Serial.h Thu Nov 27 16:23:24 2008 +0000 @@ -28,7 +28,7 @@ * Pin Options: * (9, 10) or (13, 14) or (28, 27) */ - Serial(int tx, int rx); + Serial(int tx, int rx, const char *name = NULL); /* Function: baud