function explain, help! getAudioFileDuration() #298
-
Need help, please explain how to use this function
|
Beta Was this translation helpful? Give feedback.
Answered by
schreibfaul1
Apr 21, 2022
Replies: 1 comment
-
Ticker is a class in Ticker.h that periodically calls an interrupt via a callback function. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MIKHANYA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ticker is a class in Ticker.h that periodically calls an interrupt via a callback function.
Please try
#include "Ticker.h"
, I think that's missing in the example