Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2119 → Rev 2122

/branches/dongfang_FC_fixedwing/arduino_atmega328/configuration.h
111,7 → 111,7
*/
 
typedef struct {
uint8_t trim;
uint8_t HWTrim;
uint8_t variableOffset;
uint8_t channels[MAX_CHANNELS];
} ChannelMap_t;