From 14f2f470c975fba442ef1daebad8f50f72719ebd Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 14 Apr 2020 23:21:34 +0200 Subject: [PATCH] Added lib MIDI Device Controller https://github.com/arduino/Arduino/issues/10034 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 55c6417a..da8ef4e8 100644 --- a/registry.txt +++ b/registry.txt @@ -3021,3 +3021,4 @@ https://github.com/antoinepetty/RMCS-220X-Control.git|Contributed|RMCS-220X https://github.com/RobTillaart/DHT12.git|Contributed|DHT12 https://github.com/RobTillaart/DS28CM00.git|Contributed|DS28CM00 https://github.com/fhessel/esp32_https_server_compat.git|Contributed|esp32_https_server_compat +https://github.com/solidsnake745/MIDI_Device_Controller.git|Contributed|MIDI Device Controller