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/ChannelPlans.h
- Revision:
- 65:acc0468b9aec
- Parent:
- 61:58ed1e136af5
- Child:
- 68:5f787643e7d7
--- a/plans/ChannelPlans.h Thu Aug 23 14:18:55 2018 -0500 +++ b/plans/ChannelPlans.h Thu Apr 18 14:55:19 2019 -0500 @@ -5,6 +5,7 @@ #include "ChannelPlan_KR920.h" #include "ChannelPlan_IN865.h" #include "ChannelPlan_AS923_Japan.h" +#include "ChannelPlan_RU864.h" #define CP_AS923 1 @@ -14,3 +15,4 @@ #define CP_KR920 5 #define CP_IN865 6 #define CP_AS923_JAPAN 7 +#define CP_RU864 8