Open ardianet opened 2 years ago
I'm not sure about the FC you're describing, is this the brushless FC you're talking about?
Please confirm their MCU is STF32F042.
You need to turn off the existing receiver definition in the config.h
file,
#define RX_BAYANG_PROTOCOL_TELEMETRY_AUTOBIND
or #define RX_SBUS_DSMX_BAYANG_SWITCH
then use
#define RX_CRSF
Hi. I have the Lite brushed & brushless (the orange board/v2) FC. Is there a way to use Crossfire or ELRS(CRSF) RX as in silverware original firmware? I try to tweak up LiteSilverware code but not yet have it work with ELRS RX.