Futaba S-FHSS: failsafe throw test

This commit is contained in:
Pascal Langer 2021-02-02 10:06:24 +01:00
parent 9769354989
commit 89420fe2d4
2 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@ static void __attribute__((unused)) SFHSS_build_data_packet()
ch[i]=0;
else
{ //Use channel value
ch[i] = convert_channel_16b_nolimit(CH_AETR[ch_offset+i],3472,2672,true);
ch[i] = convert_channel_16b_nolimit(CH_AETR[ch_offset+i],3536,2607,true); //3472,2672: not enough throw
}
}
}

View File

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