6 x 7 segment display library for PCA9637 driven breakout board

Dependents:   FTSE100 InternetDispBoB digitalThermometer Counter ... more

Revision:
1:d3d2fb119fa3
Parent:
0:843654413849
Child:
2:b20aa44dec87
--- a/dispBoB.h	Wed Jun 29 11:23:47 2011 +0000
+++ b/dispBoB.h	Wed Jun 29 11:26:13 2011 +0000
@@ -13,6 +13,9 @@
 class dispBoB {
 public:
     //constructor
+    /** Create a dispBoB object defined on the I2C bus
+    *
+    */
     dispBoB(PinName sda, PinName scl, PinName en);
     
     //output control