You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
I may be slow to respond.
Zachary Vorhies
zackees
I may be slow to respond.
High-velocity engineer (51k commits in 2023). Most of my stuff is open source and serves as building blocks for deploying custom apps to clients.
This is the minimal PlatformIO repro for FastLED issue 2360: including
FastLED.h before IRremote.hpp on ESP32-S3 used to make unqualified
delay(unsigned long) calls in IRremote ambiguous.