Replies: 1 comment 1 reply
|
@ngxson Were you able to get it working with iOS17 devices? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'd like to share with you my implementation for ESP32 using Arduino library (can be deployed via platformio or Arduino IDE)
My version is more compact compared to the original one in the repo (using IDF library). However, it comes with the cost of removing many error handlers.
All reactions