From 36026433d64a900f5f52650a064c4aa9c27f26c8 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 14 Apr 2020 23:23:19 +0200 Subject: [PATCH] Added lib MultiMap https://github.com/arduino/Arduino/issues/10020 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5babc25f..e470b1a1 100644 --- a/registry.txt +++ b/registry.txt @@ -3028,3 +3028,4 @@ https://github.com/RobTillaart/DS18B20.git|Contributed|DS18B20_RT https://github.com/DhrBaksteen/ArduinoPianoBoard.git|Contributed|Piano Board https://github.com/ademuri/esp-simple-web-dashboard.git|Contributed|simple-web-dashboard https://github.com/arkhipenko/Dictionary.git|Contributed|Dictionary +https://github.com/RobTillaart/MultiMap.git|Contributed|MultiMap