From 072b0ba851a1d652d11027091e0f99c7e3db7527 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 15 May 2020 12:11:45 +0200 Subject: [PATCH] Added lib ESP32 RMT Peripheral VAN bus reader library https://github.com/arduino/Arduino/issues/10200 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 30a2bbd3..d48f4ae3 100644 --- a/registry.txt +++ b/registry.txt @@ -3106,3 +3106,4 @@ https://github.com/RobTillaart/Prandom.git|Contributed|Prandom https://github.com/mjackdk/AmbientCO2.git|Contributed|AmbientCO2 https://github.com/adafruit/Adafruit_Protomatter.git|Contributed|Adafruit Protomatter https://github.com/morcibacsi/arduino_tss463_van.git|Contributed|Atmel TSS463C VAN bus Datalink Controller library +https://github.com/morcibacsi/esp32_rmt_van_rx.git|Contributed|ESP32 RMT Peripheral VAN bus reader library