Skip to content

Instantly share code, notes, and snippets.

View zackees's full-sized avatar
:atom:
I may be slow to respond.

Zachary Vorhies zackees

:atom:
I may be slow to respond.
  • San Francisco
  • 17:52 (UTC -07:00)
View GitHub Profile
@zackees
zackees / README.md
Created April 21, 2026 22:17
FastLED issue 2360 IRremote delay repro artifact

FastLED Issue 2360 Repro

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.

Run from this directory:

pio run -e esp32s3