From 156c7395513c625709c068de23f28e8069883fbc Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 22 Jun 2020 16:12:36 +0200 Subject: [PATCH] Added lib MS5611 https://github.com/arduino/Arduino/issues/10398 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8a20615f..86002bb3 100644 --- a/registry.txt +++ b/registry.txt @@ -3198,3 +3198,4 @@ https://github.com/forntoh/LcdMenu.git|Contributed|LcdMenu https://github.com/cotestatnt/YA_FSM.git|Contributed|YA_FSM https://github.com/hideakitai/PollingTimer.git|Contributed|PollingTimer https://github.com/RobTillaart/nibbleArray.git|Contributed|NibbleArray +https://github.com/RobTillaart/MS5611.git|Contributed|MS5611