#include <crtp.h>
Public Member Functions | |
| crtpCommanderHighLevelTakeoffRequest (uint8_t groupMask, float height, float duration) | |
Public Attributes | |
| const uint8_t | command |
| float | duration |
| uint8_t | groupMask |
| const crtp | header |
| float | height |
| crtpCommanderHighLevelTakeoffRequest::crtpCommanderHighLevelTakeoffRequest | ( | uint8_t | groupMask, |
| float | height, | ||
| float | duration | ||
| ) | [inline] |
| const uint8_t crtpCommanderHighLevelTakeoffRequest::command |