PX4 Firmware
PX4 Autopilot Software http://px4.io
muorb_test_main.cpp File Reference
#include <px4_platform_common/log.h>
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
#include "muorb_test_example.h"
Include dependency graph for muorb_test_main.cpp:

Go to the source code of this file.

Functions

__EXPORT int muorb_test_entry (int argc, char **argv)
 

Function Documentation

◆ muorb_test_entry()

int muorb_test_entry ( int  argc,
char **  argv 
)

Definition at line 47 of file muorb_test_main.cpp.

References ToneAlarmInterface::init(), and MuorbTestExample::main().

Here is the call graph for this function: