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_KR920.h
- Revision:
- 19:aa5b1fcd05be
- Parent:
- 18:d7332302f5f1
--- a/plans/ChannelPlan_KR920.h Thu Aug 29 08:40:49 2019 -0500
+++ b/plans/ChannelPlan_KR920.h Thu Aug 29 12:21:40 2019 -0500
@@ -120,7 +120,13 @@
*/
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
*/