Fawkes API
Fawkes Development Version
|
Simple speaker beep controller. More...
#include "beep.h"
Public Member Functions | |
BeepController () | |
Constructor. More... | |
void | beep_on (float freq=1000) |
Enable beeping. More... | |
void | beep_off () |
Disable beeping. More... | |
void BeepController::beep_on | ( | float | freq = 1000 | ) |