greenhouse
|
Go to the source code of this file.
Functions | |
InterruptIn | button (D2) |
void | _button_handler () |
void _button_handler | ( | ) |
Definition at line 6 of file jukebox_task.cpp.
References Jukebox::is_playing(), Jukebox::play(), and Jukebox::stop().
Referenced by Tasks::Jukebox::start().
InterruptIn button | ( | D2 | ) |