From cbfb88d116fca094fe6c7012708bcb5334b8663b Mon Sep 17 00:00:00 2001 From: fz Date: Mon, 7 Jul 2025 09:56:39 +0200 Subject: [PATCH] README.md aktualisiert change readme and add link to the original project. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 66025f6..46d6699 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# This project is a fork +https://gitlab.com/open-led-race/olr-arduino + +We changed MAXLED parameter and added support for SK6812 LED strips (Only change the call of Adafruit_NeoPixel library) + + # OLR-Arduino - Minimalist race game with LED strip Software running on OLR Board (Arduino) implementing a 'Car Race' where a 'car' is a light moving along a LED Strip (WS2812/WS2813). Manage up to 4 'cars' and optionals Slope (with gravity effect), Pitlane, Electric cars mode (need to recharge battery in Pitlane), etc