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"
#include <stdio.h>
#include "uORB/uORBManager.hpp"
#include "../../../modules/muorb/krait/uORBKraitFastRpcChannel.hpp"
Go to the source code of this file.
Functions | |
int | PX4_MAIN (int argc, char **argv) |
int PX4_MAIN | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 48 of file muorb_test_main.cpp.
References ToneAlarmInterface::init(), and MuorbTestExample::main().