mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-16 21:03:14 +00:00
Bayang DHD D4 sub protocol
This commit is contained in:
@@ -141,7 +141,7 @@ static uint16_t XN297Dump_callback()
|
||||
{
|
||||
NRF24L01_ReadPayload(packet,XN297DUMP_MAX_PACKET_LEN);
|
||||
debug_time("RX: ");
|
||||
debug("us %d ", option);
|
||||
debug("us C=%d ", hopping_frequency_no);
|
||||
if(XN297Dump_process_packet())
|
||||
{ // valid crc found
|
||||
debug("A=");
|
||||
|
||||
Reference in New Issue
Block a user