Libraries and Example of mbed parallel bus using I2C port expanders

Dependencies:   HDSP253X mbed PCF8574_Bus

Revision:
4:745fbbd5e4e5
Parent:
2:1dab1089c332
Child:
6:aaefa04f06be
--- a/MBED_ControlBus.h	Sun Aug 21 19:42:48 2011 +0000
+++ b/MBED_ControlBus.h	Tue Aug 23 20:26:05 2011 +0000
@@ -46,7 +46,7 @@
 //    InterruptIn  _CDINT; // Keyboard interrupt pin
 //    InterruptIn  _FIRE;  // Fire interrupt pin
 
-//Debounced and Edge detected input pin (Andy Kirkmans's Lib
+//Debounced and Edge detected input pin (Andy Kirkmans's Lib)
     PinDetect  _CDINT; // Keyboard interrupt pin    
     PinDetect  _FIRE;  // Fire interrupt pin