|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <cstdint>

Go to the source code of this file.
Namespaces | |
| namespace | tap |
| namespace | tap::gpio |
| namespace | tap::buzzer |
Functions | |
| void | tap::buzzer::playNote (gpio::Pwm *pwmController, uint32_t frequency) |
| void | tap::buzzer::silenceBuzzer (gpio::Pwm *pwmController) |