mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-03-29 14:00:03 +00:00
FrSkyX LBT: implement LBT instead of transmitting all the time
Needs to be activated using FRSKYX_LBT for now.
This commit is contained in:
@@ -47,7 +47,8 @@ enum {
|
||||
FRSKY_DATA2,
|
||||
FRSKY_DATA3,
|
||||
FRSKY_DATA4,
|
||||
FRSKY_DATA5
|
||||
FRSKY_DATA5,
|
||||
FRSKY_DATA6
|
||||
};
|
||||
|
||||
void Frsky_init_hop(void)
|
||||
|
||||
Reference in New Issue
Block a user