From f47aed4f00dfb9e9012e264f6d7e1d4e340f4daf Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 14 Apr 2020 23:21:41 +0200 Subject: [PATCH] Added lib ESP32AnalogRead https://github.com/arduino/Arduino/issues/10031 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index da8ef4e8..87bf592b 100644 --- a/registry.txt +++ b/registry.txt @@ -3022,3 +3022,4 @@ https://github.com/RobTillaart/DHT12.git|Contributed|DHT12 https://github.com/RobTillaart/DS28CM00.git|Contributed|DS28CM00 https://github.com/fhessel/esp32_https_server_compat.git|Contributed|esp32_https_server_compat https://github.com/solidsnake745/MIDI_Device_Controller.git|Contributed|MIDI Device Controller +https://github.com/madhephaestus/ESP32AnalogRead.git|Contributed|ESP32AnalogRead