mr-glt / sx127x_lora

A platform-agnostic driver for Semtech SX1276/77/78/79 based boards.
Apache License 2.0
41 stars 38 forks source link

Wait for FSTX -> TX state transition #9

Closed akloboucnik closed 2 years ago

akloboucnik commented 3 years ago

When checking in transmitting function it should return true even when FSTX mode detected (which will eventually change to TX and the transmission will happen).