From f7895770f2011aa360d8d4a795e8dacca823d151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20SAILLANT?= <108685187+electron-rare@users.noreply.github.com> Date: Wed, 12 Feb 2025 14:45:56 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 037860e..b8efb63 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,8 @@ __begin(uint16_t period, uint16_t t0h, uint16_t t1h, uint16_t latchDelay = 300); dispCube.begin(1.5, 72); //overclocks by factor 1.5 (1200KHz) and sets 72uS latch delay dispVid.begin(1250, 420, 840, 72); //420nS, 840nS are longer than typical - + nœud Artnet basé sur Teensy 4.1 pour contrôler jusqu'a 50 bandes LED. + https://github.com/KomplexKapharnaum/LEDcurtain ### show() FUNCTION