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

Added Support for ESP32 #338

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Added Support for ESP32 #338

wants to merge 5 commits into from

Conversation

taaki2311
Copy link

SPI.usingInterrupt() is not available on ESP32 as well as ESP8266. Extended checking for the preprocesser marco to include the ESP32.

Q A
Bug fix? yes
New feature? yes
Doc update? no
BC breaks? no
Deprecations? no
Fixed tickets #...

taaki2311 and others added 5 commits October 17, 2023 09:48
SPI.usingInterrupt() is not available on ESP32 as well as ESP8266. Extended checking for the preprocesser marco to include the ESP32.
Control flow could lead to the function returning null.
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.

1 participant