|
dRonin
adbada4
dRonin GCS
|
#include <vehicleconfigurationhelper.h>
Public Member Functions | |
| mixerChannelSettings () | |
| mixerChannelSettings (int t, int th1, int th2, int r, int p, int y) | |
Public Attributes | |
| int | type |
| int | throttle1 |
| int | throttle2 |
| int | roll |
| int | pitch |
| int | yaw |
Definition at line 43 of file vehicleconfigurationhelper.h.