sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.61k stars 621 forks source link

Auto receive mode after non-async packet send #560

Open PepeProf opened 2 years ago

PepeProf commented 2 years ago

After a non-async packet send, the code will put the LoRa board to receive mode again.