You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it's only possible to immediately transmit a payload with tx_payld()
Support should be added for queuing the data and transmitting at a later time based on some user setting (e.g., the FIFO is full, or an explicit 'transmit now' flag)
The text was updated successfully, but these errors were encountered:
Currently it's only possible to immediately transmit a payload with
tx_payld()
Support should be added for queuing the data and transmitting at a later time based on some user setting (e.g., the FIFO is full, or an explicit 'transmit now' flag)
The text was updated successfully, but these errors were encountered: