ash 5de4de4f1a Switch from NeoPixel to FastLED for ESP32-S3 LED reliability
FastLED has better ESP32 support and handles timing/RMT properly.
- Use CRGB array instead of Adafruit_NeoPixel
- FastLED.show() is more reliable on ESP32-S3
- probe command now tests all LEDs at max brightness
2026-06-23 13:56:05 +00:00
S
Description
ESP32-S3 Loopy Pro Launchpad-Compatible Foot Controller
315 KiB
Languages
C++ 96.3%
Python 3.7%