MCPcopy Create free account
hub / github.com/PowerBroker2/DFPlayerMini_Fast / wakeUp

Method wakeUp

src/DFPlayerMini_Fast.cpp:686–689  ·  view source on GitHub ↗

/ ! @brief Pull the MP3 player out of sleep mode. */ /

Source from the content-addressed store, hash-verified

684 */
685 /**************************************************************************/
686void DFPlayerMini_Fast::wakeUp()
687{
688 playbackSource(dfplayer::TF);
689}
690
691
692

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected