mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +00:00
- Remove stale #include <functional> from microphone headers - Add default initializers to Callback::fn and Callback::ctx - Remove redundant cb.ctx = nullptr (now default-initialized)