#include <crtp.h>
Public Member Functions | |
| crtpCommanderHighLevelDefineTrajectoryRequest (uint8_t trajectoryId) | |
Public Attributes | |
| const uint8_t | command |
| struct trajectoryDescription | description |
| const crtp | header |
| uint8_t | trajectoryId |
| crtpCommanderHighLevelDefineTrajectoryRequest::crtpCommanderHighLevelDefineTrajectoryRequest | ( | uint8_t | trajectoryId | ) | [inline] |
| const uint8_t crtpCommanderHighLevelDefineTrajectoryRequest::command |