PX4 Firmware
PX4 Autopilot Software http://px4.io
cdevtest_main.cpp File Reference

Example for Linux. More...

#include "cdevtest_example.h"
#include <px4_platform_common/app.h>
#include <px4_platform_common/init.h>
#include <stdio.h>
Include dependency graph for cdevtest_main.cpp:

Go to the source code of this file.

Functions

int PX4_MAIN (int argc, char **argv)
 

Detailed Description

Example for Linux.

Author
Mark Charlebois charl.nosp@m.ebm@.nosp@m.gmail.nosp@m..com

Definition in file cdevtest_main.cpp.

Function Documentation

◆ PX4_MAIN()

int PX4_MAIN ( int  argc,
char **  argv 
)

Definition at line 46 of file cdevtest_main.cpp.

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

Here is the call graph for this function: