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.
Dependents: Dot-Examples Dot-AT-Firmware Dot-Examples TEST_FF1705 ... more
ChannelPlans.h
00001 #include "ChannelPlan_AS923.h" 00002 #include "ChannelPlan_AU915.h" 00003 #include "ChannelPlan_US915.h" 00004 #include "ChannelPlan_EU868.h" 00005 #include "ChannelPlan_KR920.h" 00006 #include "ChannelPlan_IN865.h" 00007 #include "ChannelPlan_AS923_Japan.h" 00008 #include "ChannelPlan_RU864.h" 00009 00010 00011 #define CP_AS923 1 00012 #define CP_AU915 2 00013 #define CP_US915 3 00014 #define CP_EU868 4 00015 #define CP_KR920 5 00016 #define CP_IN865 6 00017 #define CP_AS923_JAPAN 7 00018 #define CP_RU864 8
Generated on Tue Jul 12 2022 18:19:47 by
1.7.2


L-Tek FF1705