PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <px4_platform_common/log.h>
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
#include "muorb_test_example.h"
Go to the source code of this file.
Functions | |
__EXPORT int | muorb_test_entry (int argc, char **argv) |
int muorb_test_entry | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file muorb_test_main.cpp.
References ToneAlarmInterface::init(), and MuorbTestExample::main().