mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-13 19:13:14 +00:00
SGF22
This commit is contained in:
@@ -108,7 +108,9 @@ uint16_t SGF22_callback()
|
||||
}
|
||||
else
|
||||
{//send 3 times in total the same packet
|
||||
NRF24L01_Strobe(REUSE_TX_PL);
|
||||
#ifdef NRF24L01_INSTALLED
|
||||
NRF24L01_Strobe(REUSE_TX_PL);
|
||||
#endif
|
||||
phase++;
|
||||
if(phase > 2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user