XN297Emu add ReSendPayload

This commit is contained in:
pascallanger
2025-02-19 11:54:29 +01:00
parent ed63ef7efe
commit 2918e63fb4
4 changed files with 43 additions and 16 deletions

View File

@@ -169,7 +169,7 @@ uint16_t SGF22_callback()
}
else
{//send 3 times in total the same packet
NRF24L01_Strobe(REUSE_TX_PL);
XN297_ReSendPayload();
phase++;
if(phase > 2)
{