Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[esp32] reduce default event queue size (#7217)
The event queue is way too large by default, occupying 6.4 KB. This PR reduces its size to optimize heap usage on esp32.
- Loading branch information