This isn’t a issue.
I’m developing an MSP-based VTX and am using this code as a reference.
Because FACTORY_BAND is set to 0, it seems the current band/channel isn’t displayed in the BF’s OSD menu.
- Why is FACTORY_BAND set to 0 in VTX_TABLE?
- Could you please explain the details behind this comment?
|
#define FACTORY_BAND 0 // BF requires band to be CUSTOM with VTX_MSP |
This isn’t a issue.
I’m developing an MSP-based VTX and am using this code as a reference.
Because FACTORY_BAND is set to 0, it seems the current band/channel isn’t displayed in the BF’s OSD menu.
hdzero-vtx/src/msp_displayport.c
Line 2242 in 862e16a