From 9119cc6bbdfd7aba75d05f8c906375b2803c10c0 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 6 May 2024 07:12:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fc6fa2..64efef7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -light_ws2812 V2.5 +light_ws2812 V2.6 ============ Light weight library to control WS2812 based LEDS and LED Strings on 8-Bit AVR and ARM microcontrollers. The new version 2 of this library supports a simplified interface and arbitrary CPU clock. V2.1 finally adds Arduino support.