From 4d436c251d585e58f84d04d9e4bb0e1ba0be202c Mon Sep 17 00:00:00 2001 From: andrethomas Date: Sat, 22 Sep 2018 18:59:01 +0200 Subject: [PATCH] Updated PCA9685 (markdown) --- PCA9685.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PCA9685.md b/PCA9685.md index 54da747a..16831fe8 100644 --- a/PCA9685.md +++ b/PCA9685.md @@ -39,4 +39,5 @@ driver15 pwm,pin,OFF // Fully turn a specific pin/LED OFF driver15 reset // Reset to power-up settings - i.e. F=50hz and all pins in OFF state ``` +### OTHER IMPORTANT INFORMATION Please remember to consider the voltage and current limitations of the chip and per output limitations as outlined in the datasheet.