PX4 Firmware
PX4 Autopilot Software http://px4.io
shutdown.c File Reference

Tool similar to UNIX shutdown command. More...

#include <px4_platform_common/tasks.h>
Include dependency graph for shutdown.c:

Go to the source code of this file.

Functions

__EXPORT int shutdown_main (int argc, char *argv[])
 

Detailed Description

Tool similar to UNIX shutdown command.

Definition in file shutdown.c.

Function Documentation

◆ shutdown_main()

int shutdown_main ( int  argc,
char *  argv[] 
)

Definition at line 45 of file shutdown.c.