PX4 Firmware
PX4 Autopilot Software http://px4.io
telemetry.cpp File Reference
#include "telemetry.h"
#include <px4_platform_common/log.h>
#include <unistd.h>
#include <fcntl.h>
#include <termios.h>
#include <errno.h>
Include dependency graph for telemetry.cpp:

Go to the source code of this file.

Macros

#define DSHOT_TELEMETRY_UART_BAUDRATE   115200
 

Macro Definition Documentation

◆ DSHOT_TELEMETRY_UART_BAUDRATE

#define DSHOT_TELEMETRY_UART_BAUDRATE   115200

Definition at line 45 of file telemetry.cpp.

Referenced by DShotTelemetry::init().