From 5b96fc641744ab3f2e49f3aa04bb0f5c1ae5176c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 14 Apr 2020 23:22:09 +0200 Subject: [PATCH] Added lib Simple FOC https://github.com/arduino/Arduino/issues/10030 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 87bf592b..1e8ab071 100644 --- a/registry.txt +++ b/registry.txt @@ -3023,3 +3023,4 @@ 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 https://github.com/madhephaestus/ESP32AnalogRead.git|Contributed|ESP32AnalogRead +https://github.com/askuric/Arduino-FOC.git|Contributed|Simple FOC