CF/BF - Allow OSD slave to be configured.
commitc418693d267f10007e653b78f985e505ebe3e52e
authorHydra <dominic.clifton@cleanflight.com>
Sat, 8 Apr 2017 19:34:36 +0000 (8 20:34 +0100)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Sat, 8 Apr 2017 20:48:45 +0000 (8 21:48 +0100)
treeeef413cad8c9fd5387116c4410a1315bacfffbdf
parent1a9701da3585374948389d850afc390e5bcbc108
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