CF/BF - Allow OSD slave to be configured.
commit0f7a9860036d0bcfe861f7637b1fbd7214050ed6
authorHydra <dominic.clifton@cleanflight.com>
Sat, 8 Apr 2017 19:34:36 +0000 (8 20:34 +0100)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Sun, 9 Apr 2017 13:17:58 +0000 (9 14:17 +0100)
treea0adced7ebf999600daa87663713b4e67d233429
parentba75dc4f1dff408779086ac20f91bc508b759a37
CF/BF - Allow OSD slave to be configured.

This highlights the face that MSP_SET_OSD_CONFIG is ill-conceived.  See
Cleanflight v1.x where multiple commands are used - one for video config
and one for element config.

In light of other recent changes it's possible a 3rd command is needed,
for unit selection and alarms.
src/main/fc/fc_msp.c