Skip to content

Commit

Permalink
Merge pull request #10461 from iNavFlight/MrD_Revert-change-to-MSP_SE…
Browse files Browse the repository at this point in the history
…T_RAW_RC

Revert change to MSP_SET_RAW_RC
  • Loading branch information
MrD-RC authored Nov 11, 2024
2 parents ef35225 + dc3477f commit 180d337
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/fc/fc_msp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1862,8 +1862,6 @@ static mspResult_e mspFcProcessInCommand(uint16_t cmdMSP, sbuf_t *src)
}
rxMspFrameReceive(frame, channelCount);
}

return MSP_RESULT_NO_REPLY;
}
break;
#endif
Expand Down

0 comments on commit 180d337

Please sign in to comment.