From 397f3cb6e4693cec40611f3b67e86df2313429ce Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 20 Aug 2018 11:42:52 +0200 Subject: [PATCH] Added OBD2 library --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c6b1ad04..a597abf7 100644 --- a/registry.txt +++ b/registry.txt @@ -1831,3 +1831,4 @@ https://github.com/hideakitai/PCA9547.git|Contributed|PCA9547 https://github.com/hideakitai/PCF2129.git|Contributed|PCF2129 https://github.com/hideakitai/MTCParser.git|Contributed|MTCParser https://github.com/hideakitai/Packetizer.git|Contributed|Packetizer +https://github.com/sandeepmistry/arduino-OBD2.git|Contributed|OBD2