From fb948fd0dfe20c3d2f403f1eede9883e22ead1ff Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 22 Jun 2020 16:12:51 +0200 Subject: [PATCH] Added lib N64Controller https://github.com/arduino/Arduino/issues/10396 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c1e3aab5..23c8dbad 100644 --- a/registry.txt +++ b/registry.txt @@ -3200,3 +3200,4 @@ https://github.com/hideakitai/PollingTimer.git|Contributed|PollingTimer https://github.com/RobTillaart/nibbleArray.git|Contributed|NibbleArray https://github.com/RobTillaart/MS5611.git|Contributed|MS5611 https://github.com/RobTillaart/ML8511.git|Contributed|ML8511 +https://github.com/pothos/arduino-n64-controller-library.git|Contributed|N64Controller