Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.10.1 - Bug Fix for 3.10.0 source code.tar.gz | 2025-06-24 | 12.0 MB | |
3.10.1 - Bug Fix for 3.10.0 source code.zip | 2025-06-24 | 12.4 MB | |
README.md | 2025-06-24 | 292 Bytes | |
Totals: 3 Items | 24.4 MB | 9 |
- Fix for Esp32s3 - Improvement to code caused DMA mode was set to true, breaking RMT5
- Examples fix
- Some problematic headers were pulled in that conflicts with Arduino.h, these have been fixed
- SKETCH_HAS_LOTS_OF_MEMORY was being tested before
#include "FastLED.h"
fixed