Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes bug in led_strip_rmt_ws2812 example (IEC-250) #465

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

zackees
Copy link
Contributor

@zackees zackees commented Jan 8, 2025

ESP32S3 mem_block_symbols must be a multiple of 48 on the ESP32S3. Setting this to 0 in the example allows the driver to use this automatically. Right now the example is broken in ESP32-S3.

ESP32S3 mem_block_symbols must be a multiple of 48 on the ESP32S3. Setting this to 0 in the example allows the driver to use this automatically.
@CLAassistant
Copy link

CLAassistant commented Jan 8, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Fixes bug in led_strip_rmt_ws2812 example Fixes bug in led_strip_rmt_ws2812 example (IEC-250) Jan 8, 2025
@suda-morris suda-morris merged commit 400a703 into espressif:master Jan 9, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants