FrSky R9: adding CH1-8/CH9-16 and Telem ON/OFF (not that telem is supported yet)

This commit is contained in:
Pascal Langer
2020-07-01 15:39:40 +02:00
parent db4aad04a7
commit 15395de579
4 changed files with 12 additions and 9 deletions

View File

@@ -367,7 +367,6 @@ uint16_t initFrSkyX()
SportHead=SportTail=0; // empty data buffer
#endif
FrSkyX_RX_Seq = 0 ; // Seq 0 to start with
binding_idx=0; // CH1-8 and Telem on
return 10000;
}
#endif