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