The library works in the example, but not in my sketch #543
Answered
by
pschatzmann
renatoianhez
asked this question in
Q&A
-
|
In this question, the author suggested that I do the test using a simpler sketch, from the examples given. This sketch worked beautifully! But when I inserted it into my code (below), it didn't work. Why? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 15, 2024
Replies: 1 comment
-
|
I do not see what could cause this issue:
If the above did not give any clues:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not see what could cause this issue:
AudioLogger::instance().begin(Serial, AudioLogger::Info);
If the above did not give any clues: