mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 22:48:12 +00:00
SLT try 1d
This commit is contained in:
parent
7ddeb31e95
commit
f35be2984a
@ -613,7 +613,7 @@ static uint16_t XN297Dump_callback()
|
|||||||
address_length=4;
|
address_length=4;
|
||||||
memcpy(rx_tx_addr, (uint8_t *)"\xF4\x71\x8D\x01", address_length); // bind \x7E\xB8\x63\xA9
|
memcpy(rx_tx_addr, (uint8_t *)"\xF4\x71\x8D\x01", address_length); // bind \x7E\xB8\x63\xA9
|
||||||
bitrate=XN297DUMP_250K;
|
bitrate=XN297DUMP_250K;
|
||||||
packet_length=16;
|
packet_length=7;
|
||||||
hopping_frequency_no=0x50; //bind 0x50, normal ??
|
hopping_frequency_no=0x50; //bind 0x50, normal ??
|
||||||
|
|
||||||
NRF24L01_Initialize();
|
NRF24L01_Initialize();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user