RF switch fix...

This commit is contained in:
Pascal Langer 2021-02-12 16:29:36 +01:00
parent 29d1fb00b1
commit 93bb117961
2 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 2
#define VERSION_PATCH_LEVEL 40
#define VERSION_PATCH_LEVEL 41
//******************
// Protocols

View File

@ -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: