PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Functions | |
__EXPORT int | tone_alarm_main (int argc, char *argv[]) |
Tone alarm Driver 'main' command. More... | |
__EXPORT int tone_alarm_main | ( | int | argc, |
char * | argv[] | ||
) |
Tone alarm Driver 'main' command.
Entry point for the tone_alarm driver module.
Definition at line 184 of file ToneAlarm.cpp.
References ets_airspeed::g_dev, Airspeed::init(), OK, and ToneAlarm::ToneAlarm().