very....
This commit is contained in:
parent
0d0935c995
commit
4917cc4f0a
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ void lora32_send(lora32_cfg_t *lora, uint8_t *data, uint8_t len) {
|
|||
|
||||
lora32_write_reg(lora, REG_IRQ_FLAGS, IRQ_TX_DONE_MASK);
|
||||
|
||||
// questionable....
|
||||
lora32_enable_continous_rx(lora);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue