Skip to content

Commit 180d337

Browse files
authored
Merge pull request #10461 from iNavFlight/MrD_Revert-change-to-MSP_SET_RAW_RC
Revert change to MSP_SET_RAW_RC
2 parents ef35225 + dc3477f commit 180d337

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/fc/fc_msp.c

-2
Original file line numberDiff line numberDiff line change
@@ -1862,8 +1862,6 @@ static mspResult_e mspFcProcessInCommand(uint16_t cmdMSP, sbuf_t *src)
18621862
}
18631863
rxMspFrameReceive(frame, channelCount);
18641864
}
1865-
1866-
return MSP_RESULT_NO_REPLY;
18671865
}
18681866
break;
18691867
#endif

0 commit comments

Comments
 (0)