mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-08-01 18:48:59 +00:00
WFLY RF: WIP protocol
This commit is contained in:
@@ -1197,7 +1197,7 @@ static void protocol_init()
|
||||
break;
|
||||
#endif
|
||||
#if defined(WFLYRF_A7105_INO)
|
||||
case PROTO_WFLY:
|
||||
case PROTO_WFLYRF:
|
||||
PE1_off; //antenna RF1
|
||||
next_callback = initWFLYRF();
|
||||
remote_callback = ReadWFLYRF;
|
||||
|
||||
Reference in New Issue
Block a user