PCA9635 16-bit I2C-bus LED driver

Dependents:   digitalThermometer Counter SimpleClock printNumber ... more

Revision:
13:090e15dd2553
Parent:
11:50d396bf0207
Child:
14:16f968749855
--- a/PCA9635.h	Wed Jun 29 13:58:22 2011 +0000
+++ b/PCA9635.h	Mon Jul 04 08:38:03 2011 +0000
@@ -84,8 +84,8 @@
         void bus(short leds);
         /**Set all pins passed as argument high or low for specified address
         *
-        * @param leds Set output according to parameter value - e.g. 0x0003 >> p0 & p1 high, rest low
-        * @param address Display address
+        * @param led Pin co-ordinates
+        * @param value Brightness value
         */
         void brightness(char led, char value);
         /** Set write address