mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-06 23:23:15 +00:00
RF switch fix...
This commit is contained in:
@@ -1144,6 +1144,8 @@ static void protocol_init()
|
||||
//Save index
|
||||
multi_protocols_index = index;
|
||||
//Set the RF switch
|
||||
PE1_off;
|
||||
PE2_off;
|
||||
switch(multi_protocols[multi_protocols_index].rfSwitch)
|
||||
{
|
||||
case SW_CC2500:
|
||||
|
||||
Reference in New Issue
Block a user