PX4 Firmware
PX4 Autopilot Software http://px4.io
esc_dc.cpp File Reference
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/log.h>
#include <stdint.h>
#include <cstdlib>
#include "esc_dc.hpp"
Include dependency graph for esc_dc.cpp:

Go to the source code of this file.

Functions

static void print_usage ()
 
__EXPORT int dc_main (int argc, char *argv[])
 

Function Documentation

◆ dc_main()

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

Definition at line 49 of file esc_dc.cpp.

References print_usage().

Referenced by print_usage().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ print_usage()

static void print_usage ( void  )
static

Definition at line 42 of file esc_dc.cpp.

References dc_main().

Referenced by dc_main().

Here is the call graph for this function:
Here is the caller graph for this function: