From c5a72080f0fa7783cbccaf48962f7c50f4f4fa29 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 17 Oct 2020 21:00:50 +0200 Subject: [PATCH] Added lib plotutils https://github.com/arduino/Arduino/issues/10864 --- registry.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.txt b/registry.txt index 7ae505c8..d66bf6a9 100644 --- a/registry.txt +++ b/registry.txt @@ -3503,4 +3503,5 @@ https://github.com/asukiaaa/arduino-wire.git|Contributed|wire_asukiaaa https://github.com/budryerson/TFLuna-I2C.git|Contributed|TFLI2C https://github.com/will2055/AS6212-Temperature-Sensor-Breakout.git|Contributed|AS6212 Temperature Sensor https://github.com/YashuYathi/controlKeyboard.git|Contributed|controlKeyboard -https://github.com/ArminJo/PWMMotorControl.git|Contributed|PWMMotorControl +https://github.com/ArminJo/PWMMotorControl.git|Contributed|PWMMotorControl +https://github.com/lbernstone/plotutils.git|Contributed|plotutils