mayeranalytics / pySX127x

This is a python interface to the Semtech SX127x, HopeRF RFM9x, Microchip RN2483 long range, low power transceiver families.
GNU Affero General Public License v3.0
171 stars 116 forks source link

Set timeout #28

Closed gie-sakura closed 1 year ago

gie-sakura commented 5 years ago

Hi, I want to make a program that waits for a message and if it doesn't listen anything then do a diferent routine, the problem is that I don't know how to use the timeout_rx function, how can I set it up?

Thanks in regards