|
NinjaFlight
|
#include <rc_adjustments.h>

Data Fields | |
| uint8_t | adjustmentStateMask |
| adjustmentState_t | adjustmentStates [MAX_SIMULTANEOUS_ADJUSTMENT_COUNT] |
| struct ninja * | ninja |
| pointer to the ninja object on which we are going to be adjusting things More... | |
| struct config * | config |
| modifyable version of the config that is to be adjusted More... | |
| uint8_t rc_adj::adjustmentStateMask |
| adjustmentState_t rc_adj::adjustmentStates[MAX_SIMULTANEOUS_ADJUSTMENT_COUNT] |
| struct config* rc_adj::config |
modifyable version of the config that is to be adjusted
| struct ninja* rc_adj::ninja |
pointer to the ninja object on which we are going to be adjusting things