Closed
Description
The endPacket()
is a blocking transmit that can take over 6 seconds depending on the radio settings.
A non blocking version is proposed with MR #62 , tested successfully on ESP8266.
Note the grace time required for the radio to properly update the registers.
Example added as well to demo.