From 73ce2174a06a0ddb031119f7e8eacac20094915d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 11 Mar 2019 11:12:41 +0100 Subject: [PATCH] Added lib Haptic_DA7280 https://github.com/arduino/Arduino/issues/8591 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 196622b2..d1a1596e 100644 --- a/registry.txt +++ b/registry.txt @@ -2208,3 +2208,4 @@ https://github.com/stm32duino/LIS2MDL.git|Contributed|STM32duino LIS2MDL https://github.com/stm32duino/LPS22HH.git|Contributed|STM32duino LPS22HH https://github.com/stm32duino/STTS751.git|Contributed|STM32duino STTS751 https://github.com/bogde/HX711.git|Contributed|HX711 Arduino Library +https://github.com/PatternAgents/Haptic_DA7280.git|Contributed|Haptic_DA7280