mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 12:07:52 +00:00
Add FQ777
This commit is contained in:
parent
286af9e660
commit
fdc2cea491
@ -57,6 +57,8 @@
|
|||||||
#define MJXQ_NRF24L01_INO
|
#define MJXQ_NRF24L01_INO
|
||||||
#define SHENQI_NRF24L01_INO
|
#define SHENQI_NRF24L01_INO
|
||||||
#define FY326_NRF24L01_INO
|
#define FY326_NRF24L01_INO
|
||||||
|
#define FQ777_NRF24L01_INO
|
||||||
|
#define ASSAN_NRF24L01_INO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//Uncomment to enable telemetry
|
//Uncomment to enable telemetry
|
||||||
@ -173,6 +175,10 @@ const PPM_Parameters PPM_prot[15]= {
|
|||||||
NONE
|
NONE
|
||||||
MODE_SFHSS
|
MODE_SFHSS
|
||||||
NONE
|
NONE
|
||||||
|
MODE_FQ777
|
||||||
|
NONE
|
||||||
|
MODE_ASSAN
|
||||||
|
NONE
|
||||||
|
|
||||||
RX_Num value between 0 and 15
|
RX_Num value between 0 and 15
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user