This commit is contained in:
pascallanger
2022-12-08 08:28:45 +01:00
parent 40fa242012
commit 770a12ffdf
3 changed files with 10 additions and 2 deletions

View File

@@ -116,6 +116,10 @@ static void __attribute__((unused)) FrSkyX_build_packet()
uint16_t FRSKYX_callback()
{
#if defined MULTI_EU
if(sub_protocol == CH_16 || sub_protocol == CH_8)
return 9000;
#endif
switch(state)
{
default: