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: ChannelPlan.h
- Revision:
- 84:29648b580369
- Parent:
- 82:0f5a742a08cd
- Child:
- 139:b2e9d643eef9
--- a/ChannelPlan.h Thu Jun 29 08:28:52 2017 -0500
+++ b/ChannelPlan.h Thu Jun 29 08:33:25 2017 -0500
@@ -44,6 +44,13 @@
US915_OLD = 0x01,
AU915_OLD = 0x02,
+ FB_EU868 = 0x00,
+ FB_US915 = 0x01,
+ FB_AU915 = 0x02,
+
+ FB_868 = 0x00,
+ FB_915 = 0x01,
+
US915 = FIXED | 0x00,
AU915 = FIXED | 0x01,