From 8dde58f0e535f3d7c5f3a6385cde5130fb164b86 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 3 Mar 2021 14:17:13 +0100 Subject: [PATCH] Added lib SNMP Manager https://github.com/arduino/Arduino/issues/11288 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 171916d3..011bccb8 100644 --- a/registry.txt +++ b/registry.txt @@ -3841,3 +3841,4 @@ https://github.com/IowaScaledEngineering/arduino-mcp3427.git|Contributed|ISE I2C https://github.com/pu2clr/PCF8574.git|Contributed|PU2CLR PCF8574 https://github.com/Protocentral/protocentral-ads1293-arduino.git|Contributed|ProtoCentral ADS1293 ECG Library https://github.com/muwerk/mupplet-display.git|Contributed|mupplet-display +https://github.com/shortbloke/Arduino_SNMP_Manager.git|Contributed|SNMP Manager