From ef6c167b222dea4282688f39bc2ae46b0323417d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 14 Apr 2020 23:23:41 +0200 Subject: [PATCH] Added lib LIN master emulation with background operation https://github.com/arduino/Arduino/issues/10017 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index de86192a..d336b84d 100644 --- a/registry.txt +++ b/registry.txt @@ -3030,3 +3030,4 @@ https://github.com/ademuri/esp-simple-web-dashboard.git|Contributed|simple-web-d https://github.com/arkhipenko/Dictionary.git|Contributed|Dictionary https://github.com/RobTillaart/MultiMap.git|Contributed|MultiMap https://github.com/RobTillaart/DHTNew.git|Contributed|DHTNEW +https://github.com/gicking/LIN_master_Arduino.git|Contributed|LIN master emulation with background operation