Q222: arming

This commit is contained in:
pascallanger 2016-11-24 19:06:33 +01:00
parent c9de0b4cf2
commit 8e876d6a99

View File

@ -123,8 +123,6 @@ static void __attribute__((unused)) CX10_Write_Packet(uint8_t bind)
else else
{ // Q222 { // Q222
flags=0; flags=0;
packet[15]=0x0C;
packet[16]=0x07;
} }
if(Servo_AUX6) flags |=0x80; // Channel 10 - RTH if(Servo_AUX6) flags |=0x80; // Channel 10 - RTH
break; break;