A feature complete driver for the PCA9952/55 LED driver from NXP.

Dependents:   PCA9955_HelloWorld

Revision:
5:7ad949955db8
Parent:
4:6ca7ab31c5fb
Child:
6:c8dc0211e18c
--- a/PCA9955.h	Fri Nov 08 16:33:36 2013 +0000
+++ b/PCA9955.h	Tue Nov 12 17:56:28 2013 +0000
@@ -172,7 +172,7 @@
      */
     PCA9955(PinName sda, PinName scl, int addr);
 
-    /** Probe for the PCA9952/55 and configure Auto-Increment if present
+    /** Probe for the PCA9952/55 and configure auto-increment if present
      *
      * @returns
      *   'true' if the device exists on the bus,