Lab 1 Program C
Fork of mbed by
Diff: SerialHalfDuplex.h
- Revision:
- 30:3991a86798e3
- Parent:
- 27:7110ebee3484
- Child:
- 43:aff670d0d510
--- a/SerialHalfDuplex.h Fri Dec 09 12:10:12 2011 +0000 +++ b/SerialHalfDuplex.h Wed Jan 04 16:29:47 2012 +0000 @@ -7,7 +7,7 @@ #include "device.h" -#if DEVICE_SERIALHALFDUPLEX +#if DEVICE_SERIAL #include "Serial.h" #include "PinNames.h"