Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: PCA9956A_Hello pca9956b_two_demoboards PCA9955A_Gradation_control PCA9955A_Gradation_control ... more
Revision 10:0d865f257fd2, committed 2022-06-16
- Comitter:
- nxp_ip
- Date:
- Thu Jun 16 23:20:20 2022 +0000
- Parent:
- 9:17dd2d8fb866
- Commit message:
- added note in header comment
Changed in this revision
--- a/PCA9955A/PCA9955A.h Thu Jun 16 23:11:48 2022 +0000 +++ b/PCA9955A/PCA9955A.h Thu Jun 16 23:20:20 2022 +0000 @@ -6,7 +6,7 @@ * @class PCA9955A * @author Akifumi (Tedd) OKANO, NXP Semiconductors * @version 0.6 - * @date 19-Mar-2015 + * @date 19-Mar-2015 (minor fix on 17-Jun-2022) * * Released under the Apache 2 license *
--- a/PCA9956A/PCA9956A.h Thu Jun 16 23:11:48 2022 +0000 +++ b/PCA9956A/PCA9956A.h Thu Jun 16 23:20:20 2022 +0000 @@ -6,7 +6,7 @@ * @class PCA9956A * @author Akifumi (Tedd) OKANO, NXP Semiconductors * @version 0.6 - * @date 19-Mar-2015 + * @date 19-Mar-2015 (minor fix on 17-Jun-2022) * * Released under the Apache 2 license *
--- a/base_class/PCA995xA.h Thu Jun 16 23:11:48 2022 +0000 +++ b/base_class/PCA995xA.h Thu Jun 16 23:20:20 2022 +0000 @@ -6,7 +6,7 @@ * @class PCA9956A * @author Akifumi (Tedd) OKANO, NXP Semiconductors * @version 0.5 - * @date 25-Feb-2015 + * @date 25-Feb-2015 (minor fix on 17-Jun-2022) * * Released under the Apache 2 license */