mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-04 03:39:41 +00:00
FrSky X: SPORT polling
Mike's corrections to make SPORT working on Taranis.
This commit is contained in:
@@ -333,6 +333,11 @@ uint16_t initFrSkyX()
|
||||
//rx_tx_addr[2]=0xFD;
|
||||
//************************
|
||||
frskyX_init();
|
||||
#if defined SPORT_POLLING
|
||||
#ifdef INVERT_SERIAL
|
||||
start_timer4() ;
|
||||
#endif
|
||||
#endif
|
||||
//
|
||||
if(IS_BIND_IN_PROGRESS)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user