PX4 Firmware
PX4 Autopilot Software http://px4.io
debug_array.h File Reference
#include <uORB/uORB.h>
Include dependency graph for debug_array.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  debug_array_s
 

Macros

#define DEBUG_ARRAY_ARRAY_SIZE   58
 

Functions

 ORB_DECLARE (debug_array)
 

Macro Definition Documentation

◆ DEBUG_ARRAY_ARRAY_SIZE

#define DEBUG_ARRAY_ARRAY_SIZE   58

Definition at line 44 of file debug_array.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( debug_array  )