Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: plans/ChannelPlan_IN865.h
- Revision:
- 69:e22889c7eaa9
- Parent:
- 68:5f787643e7d7
- Child:
- 72:b1e07ec1c30d
--- a/plans/ChannelPlan_IN865.h Thu Aug 29 08:32:27 2019 -0500 +++ b/plans/ChannelPlan_IN865.h Thu Aug 29 12:21:51 2019 -0500 @@ -122,6 +122,12 @@ virtual uint8_t SetFrequencySubBand(uint8_t sub_band); /** + * Callback for ACK timeout event + * @return LORA_OK + */ + virtual uint8_t HandleAckTimeout(); + + /** * Callback for Join Accept packet to load optional channels * @return LORA_OK */