Replies: 1 comment
-
There are SD-slots available, that detect if card is inserted or not. So you need to read in that state using a GPIO or port expander and handle it accordingly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use ESP32-audioI2S library for mp3 music playback and unplug the SD card, how should I get the message that the SD card has been unplugged in ESP32-audioI2S library?
Beta Was this translation helpful? Give feedback.
All reactions