NinjaFlight
|
#include <system_calls.h>
Data Fields | |
void(* | on )(const struct system_calls_beeper *self, bool on) |
Interface to a single tone beeper.
void(* system_calls_beeper::on)(const struct system_calls_beeper *self, bool on) |
Turns the beeper on or off (on means tone should be heard)