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

Remove disabling of SPI in show() #242

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

lewispg228
Copy link
Contributor

  • removed disabling of SPI in show()
  • Note, we need SPI to stay open for any repeat calls to show().

Description of Change

This allows the user to call show() more than once, allowing the WS2812B LED to change colors throughout the sketch.

  • Feature: multiple calls to show() to adjust WS2812B LED
  • API Updates: show()

Tests and Environments

  • SparkFun Thing Plus NORAW306
  • ambd_arduino V3.1.8
  • Arduino IDE 2.3.2
  • Windows 11

Remark related links

- removed disabling of SPI in show()
- Note, we need SPI to stay open for any repeat calls to show().
@M-ichae-l M-ichae-l merged commit 0b18398 into Ameba-AIoT:dev Jul 15, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants