arduino-LoRa icon indicating copy to clipboard operation
arduino-LoRa copied to clipboard

isTransmitting() public

Open giampiero7 opened this issue 7 years ago • 1 comments

Hi, I just updated the isTransmitting() method to be public. When transmitting using the blocking functions added in #62 this function is necessary externally to calculate transmission time (to respect duty cycles). BTW, it would be very useful to have a lower level function to get actual transmission time of the last sent packet.

giampiero7 avatar Sep 14 '18 14:09 giampiero7