6 x 7 segment display library for PCA9637 driven breakout board

Dependents:   FTSE100 InternetDispBoB digitalThermometer Counter ... more

Files at this revision

API Documentation at this revision

Comitter:
d_worrall
Date:
Wed Jun 29 11:26:13 2011 +0000
Parent:
0:843654413849
Child:
2:b20aa44dec87
Commit message:
version1

Changed in this revision

dispBoB.h Show annotated file Show diff for this revision Revisions of this file
--- 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