Control multiple FastLED lightstrip animations on the ESP8266 and ESP32 without reuploading.
GNU Lesser General Public License v2.1
58
stars
3
forks
source link
Add compiler flag to suspend timer1 on filesystem access #6
Closed
srwi closed 2 years ago
Adds compiler flag
SUSPEND_TIMER1_ON_SPI_ACCESS
to suspend timer1 on filesystem access.