Added command to bind RX to MSP.
commit39b62cb6c1595b951b2491d376c4ff3a7cb18dbe
authormikeller <github@ike.ch>
Sun, 2 Feb 2020 11:53:43 +0000 (3 00:53 +1300)
committerMichael Keller <github@ike.ch>
Thu, 6 Feb 2020 00:36:27 +0000 (6 13:36 +1300)
treeeed95c7c1ab004ca66a3cf3cfdf79e423c83072c
parent97704dda58a2c978cf739c6a17ecd881d9cc7e86
Added command to bind RX to MSP.
make/source.mk
src/main/cli/cli.c
src/main/msp/msp.c
src/main/msp/msp_protocol_v2_betaflight.h [new file with mode: 0644]
src/main/rx/rx.c
src/main/rx/rx_bind.c [new file with mode: 0644]
src/main/rx/rx_bind.h [new file with mode: 0644]
src/main/target/common_post.h