John Romkey

Results 4 issues of John Romkey

This PR adds conditional compilation so that Chroma Pixie doesn't enable FastLED I2S support on ESP32-S2 or ESP32-S3 targets, because FastLED's I2S support doesn't build properly for them. ESP32-S2 and...

**Describe the bug** When building for an ESP32-S2 or ESP32-S3, Pixie_Chroma configures FastLED to use I2S support. Unfortunately FastLED's I2S code doesn't compile properly for these targets and throws errors....

bug

Added camera pin configuration for Seeed Studio XIAO ESP32S3 Sense to Camera page ## Description: **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#...

current

- Arduino board: Adafruit Matrix Portal S3 - Arduino IDE version: 2.2.1 - Espressif ESP32 support: 2.0.11 - Adafruit Protomatter: 1.6.2 I initially observed this in CircuitPython with `rgbmatrix` but...