mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-09-13 08:01:03 +00:00
Update WPL_nrf24l01.ino
This commit is contained in:
parent
b88f4d40f4
commit
ba59605b16
@ -92,8 +92,8 @@ static void __attribute__((unused)) WPL_initialize_txid()
|
|||||||
memcpy(rx_tx_addr,"\x96\x2A\xA9\x32\xB4",5);
|
memcpy(rx_tx_addr,"\x96\x2A\xA9\x32\xB4",5);
|
||||||
#endif
|
#endif
|
||||||
#ifdef WPL_TEST
|
#ifdef WPL_TEST
|
||||||
memcpy(rx_tx_addr,"\x00\x00\x00\x00\x00",5);
|
memcpy(rx_tx_addr,"\x96\x2A\xA9\x32\xB4",5);
|
||||||
rx_tx_addr[0] = RX_num;
|
rx_tx_addr[0] += RX_num;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user