Files
autopilot/misc/camera/a8_remote/defines.hpp
T

6 lines
141 B
C++

#pragma once
#define FIFO_WHO_AM_I "AI"
#define FIFO_TO_GIMBAL "/tmp/fifo_to_a8_gimbal"
#define FIFO_FROM_GIMBAL "/tmp/fifo_from_a8_gimbal"