Replies: 1 comment 1 reply
-
@ngxson Were you able to get it working with iOS17 devices? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions