From 821e6e225591eb74e8438eedf1811a1a933be119 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 24 Apr 2019 00:57:32 +0200 Subject: [PATCH] Added lib ESP32 AnalogWrite https://github.com/arduino/Arduino/issues/8806 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index a04bdedf..c2a5ca6f 100644 --- a/registry.txt +++ b/registry.txt @@ -2332,3 +2332,4 @@ https://github.com/mehtajainam/VCNL36687.git|Contributed|VCNL36687 https://github.com/sparkfun/Qwiic_Capacitive_Touch_Slider_Arduino_Library.git|Contributed|SparkFun Capacitive Touch Slider - CAP1203 https://github.com/smartmeio/arancino-library.git|Contributed|Arancino https://github.com/Samyz/CESmartCamp.git|Contributed|CESmartCamp +https://github.com/ERROPiX/ESP32_AnalogWrite.git|Contributed|ESP32 AnalogWrite