Buzzer(int pinNumber)
Definition: buzzer.cxx:39
~Buzzer()
Definition: buzzer.cxx:46
std::string name()
Definition: buzzer.hpp:114
C API for the buzzer driver.
void stopSound()
Definition: buzzer.cxx:69
C++ API wrapper for the bh1749 driver.
Definition: a110x.hpp:29
int playSound(int note, int delay)
Definition: buzzer.cxx:61
API for the Buzzer component.
Definition: buzzer.hpp:62
void setVolume(float vol)
Definition: buzzer.cxx:51
float getVolume()
Definition: buzzer.cxx:56