From 2df79bb75ab8b582af7229ab61dd41c0c9713930 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 May 2021 00:17:07 +0200 Subject: [PATCH] Added lib MQTTPubSubClient https://github.com/arduino/Arduino/issues/11472 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 66d99d94..4c65ec16 100644 --- a/registry.txt +++ b/registry.txt @@ -3939,3 +3939,4 @@ https://github.com/shashank3199/RazorIMU_9DOF.git|Contributed|RazorIMU_9DOF https://github.com/shashank3199/RhinoServo.git|Contributed|RhinoServo https://github.com/lyriarte/StripDisplay.git|Contributed|StripDisplay https://github.com/onelife/RTT-Ethernet.git|Contributed|RTT-Ethernet +https://github.com/hideakitai/MQTTPubSubClient.git|Contributed|MQTTPubSubClient