mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 19:58:13 +00:00
FrSkyD small change
This commit is contained in:
parent
0068f21a2d
commit
68b94cfcaa
@ -105,8 +105,7 @@ uint16_t initFrSky_2way()
|
||||
}
|
||||
else
|
||||
{
|
||||
frsky2way_init(0);
|
||||
state = FRSKY_DATA2;
|
||||
state = FRSKY_BIND_DONE;
|
||||
}
|
||||
return 10000;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user