From 82c35af88dc9a0f9699fd371ffe171db9052791a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 6 Oct 2020 23:18:56 +0200 Subject: [PATCH] Added lib AS6212 Temperature Sensor https://github.com/arduino/Arduino/issues/10799 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index fae53b01..20798635 100644 --- a/registry.txt +++ b/registry.txt @@ -3500,3 +3500,4 @@ https://github.com/asukiaaa/arduino-button.git|Contributed|button_asukiaaa https://github.com/asukiaaa/arduino-string.git|Contributed|string_asukiaaa https://github.com/asukiaaa/arduino-wire.git|Contributed|wire_asukiaaa https://github.com/budryerson/TFLuna-I2C.git|Contributed|TFLI2C +https://github.com/will2055/AS6212-Temperature-Sensor-Breakout.git|Contributed|AS6212 Temperature Sensor