diff --git a/PCA9536_RGB.cpp b/PCA9536_RGB.cpp index 8166617..9e94972 100644 --- a/PCA9536_RGB.cpp +++ b/PCA9536_RGB.cpp @@ -8,7 +8,7 @@ Ver. 1.0.0 - First release (25.10.16) Ver. 1.1.0 - Interupt-based Blink (31.10.16) - Ver. 1.2.0 - Code odifications re C-CATHODE Leds (4.11.16) + Ver. 1.2.0 - Code odifications for C-CATHODE Leds (4.11.16) *==============================================================================================================* LICENSE diff --git a/PCA9536_RGB.h b/PCA9536_RGB.h index b78db50..7de8819 100644 --- a/PCA9536_RGB.h +++ b/PCA9536_RGB.h @@ -8,7 +8,7 @@ Ver. 1.0.0 - First release (25.10.16) Ver. 1.1.0 - Interupt-based Blink (31.10.16) - Ver. 1.2.0 - Code odifications re C-CATHODE Leds (4.11.16) + Ver. 1.2.0 - Code odifications for C-CATHODE Leds (4.11.16) *===============================================================================================================* INTRODUCTION diff --git a/README.md b/README.md index ec7a539..667a8d5 100755 --- a/README.md +++ b/README.md @@ -172,7 +172,8 @@ Returns:        Byte 1) Start the Arduino IDE and open the relevant example sketch 2) Hook-up the PCA9536 to the Arduino as explained in the sketch's notes -3) Upload the sketch to the Arduino +3) Upload the sketch to the Arduino +4) Follow the specific instructions for running the sketch as explained in the sketch's notes ## BUG REPORTS @@ -184,7 +185,7 @@ Please report any issues/bugs/suggestions in the [Issues](https://github.com/nad __Ver. 1.0.0__ - First release (24.10.16) __Ver. 1.1.0__ - Interrupt-Based Blink (31.10.16) -__Ver. 1.2.0__ - Code odifications re C-CATHODE Leds (4.11.16) +__Ver. 1.2.0__ - Code odifications for C-CATHODE Leds (4.11.16) ## LICENSE