PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <sys/stat.h>
#include <crc32.h>
#include <stdio.h>
#include <fcntl.h>
#include "mavlink_ftp_test.h"
#include "../mavlink_ftp.h"
Go to the source code of this file.
Macros | |
#define | PX4_MAVLINK_TEST_DATA_DIR "etc" |
Definition in file mavlink_ftp_test.cpp.
#define PX4_MAVLINK_TEST_DATA_DIR "etc" |
Definition at line 48 of file mavlink_ftp_test.cpp.
Referenced by MavlinkFtpTest::_list_test(), and MavlinkFtpTest::_removedirectory_test().