PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Example for Linux. More...
#include "cdevtest_example.h"
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | PX4_MAIN (int argc, char **argv) |
Example for Linux.
Definition in file cdevtest_main.cpp.
int PX4_MAIN | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 46 of file cdevtest_main.cpp.
References ToneAlarmInterface::init(), and CDevExample::main().