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_AU915.h
- Revision:
- 19:aa5b1fcd05be
- Parent:
- 18:d7332302f5f1
diff -r d7332302f5f1 -r aa5b1fcd05be plans/ChannelPlan_AU915.h
--- a/plans/ChannelPlan_AU915.h Thu Aug 29 08:40:49 2019 -0500
+++ b/plans/ChannelPlan_AU915.h Thu Aug 29 12:21:40 2019 -0500
@@ -288,12 +288,6 @@
*/
virtual uint8_t GetMaxPayloadSize();
- /**
- * Get max payload size for given datarate
- * @return size in bytes
- */
- virtual uint8_t GetMaxPayloadSize(uint8_t dr) { return ChannelPlan::GetMaxPayloadSize(dr); }
-
virtual uint8_t GetMinDatarate();
virtual uint8_t GetMaxDatarate();