From 4abdb09d762533da011e767510ca41cc99441b88 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 Aug 2020 14:44:07 +0200 Subject: [PATCH] Added lib SmartButton Library https://github.com/arduino/Arduino/issues/10589 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4043ff71..1973a945 100644 --- a/registry.txt +++ b/registry.txt @@ -3330,3 +3330,4 @@ https://github.com/lvgl/lvgl.git|Contributed|lvgl https://github.com/lvgl/lv_examples.git|Contributed|lv_examples https://github.com/tanakamasayuki/I2C_MPU6886.git|Contributed|I2C MPU6886 IMU https://github.com/tanakamasayuki/ESP32LitePack.git|Contributed|ESP32 Lite Pack Library +https://github.com/marcinbor85/SmartButton.git|Contributed|SmartButton Library