gfdgd

Dependencies:   CompLedDvrCC

Fork of PCA995xA by InetrfaceProducts NXP

Revision:
1:3522be54a4f5
Parent:
0:a624e2eeccac
Child:
2:eeea2e848b81
diff -r a624e2eeccac -r 3522be54a4f5 PCA9956A/PCA9956A.h
--- a/PCA9956A/PCA9956A.h	Wed Feb 25 06:42:41 2015 +0000
+++ b/PCA9956A/PCA9956A.h	Sat Feb 28 23:15:51 2015 +0000
@@ -8,7 +8,7 @@
  *  @version 0.5
  *  @date    25-Feb-2015
  *
- *  Released under the Apache 2 license License
+ *  Released under the Apache 2 license
  *
  *  About PCA9956A:
  *    http://www.nxp.com/products/interface_and_connectivity/i2c/i2c_led_display_control/PCA9956ATW.html
@@ -116,7 +116,7 @@
      *    'ALLPORTS' can be used to set all port duty-cycle same value.
      * @param v     A floating-point value representing the output duty-cycle,
      *    specified as a percentage. The value should lie between
-     *    0.0f (representing on 0%) and 1.0f (representing on 100%).
+     *    0.0f (representing on 0%) and 1.0f (representing on 99.6%).
      *    Values outside this range will have undefined behavior.
      */
     void            pwm( int port, float v );
@@ -125,7 +125,7 @@
      *
      * @param vp    Aray to floating-point values representing the output duty-cycle,
      *    specified as a percentage. The value should lie between
-     *    0.0f (representing on 0%) and 1.0f (representing on 100%).
+     *    0.0f (representing on 0%) and 1.0f (representing on 99.6%).
      *
      *  @note
      *    The aray should have length of 24