mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-31 18:13:15 +00:00
Few changes
This commit is contained in:
@@ -1160,6 +1160,10 @@ static void protocol_init()
|
|||||||
#if defined(FRSKYX_CC2500_INO)
|
#if defined(FRSKYX_CC2500_INO)
|
||||||
case PROTO_FRSKYX:
|
case PROTO_FRSKYX:
|
||||||
case PROTO_FRSKYX2:
|
case PROTO_FRSKYX2:
|
||||||
|
#ifdef EU_MODULE
|
||||||
|
if(sub_protocol<2)
|
||||||
|
break;
|
||||||
|
#endif
|
||||||
PE1_off; //antenna RF2
|
PE1_off; //antenna RF2
|
||||||
PE2_on;
|
PE2_on;
|
||||||
next_callback = initFrSkyX();
|
next_callback = initFrSkyX();
|
||||||
|
|||||||
Reference in New Issue
Block a user