From c9d844f0ea07853f7aa481fc265e10a7945ca784 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 Aug 2020 14:46:23 +0200 Subject: [PATCH] Added lib LINE Simple Beacon https://github.com/arduino/Arduino/issues/10562 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 30bfb50d..e7033f74 100644 --- a/registry.txt +++ b/registry.txt @@ -3345,3 +3345,4 @@ https://github.com/RobTillaart/bitHelpers.git|Contributed|bitHelpers https://github.com/tanakamasayuki/I2C_BM8563.git|Contributed|I2C BM8563 RTC https://github.com/tanakamasayuki/I2C_AXP192.git|Contributed|I2C AXP192 Power management https://github.com/ElectronicCats/AqualaboSensorsLibrary.git|Contributed|AqualaboSensor +https://github.com/ukkz/line-simple-beacon-esp32.git|Contributed|LINE Simple Beacon