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.
ChannelPlans.h
00001 /********************************************************************** 00002 * COPYRIGHT 2018 MULTI-TECH SYSTEMS, INC. 00003 * 00004 * ALL RIGHTS RESERVED BY AND FOR THE EXCLUSIVE BENEFIT OF 00005 * MULTI-TECH SYSTEMS, INC. 00006 * 00007 * MULTI-TECH SYSTEMS, INC. - CONFIDENTIAL AND PROPRIETARY 00008 * INFORMATION AND/OR TRADE SECRET. 00009 * 00010 * NOTICE: ALL CODE, PROGRAM, INFORMATION, SCRIPT, INSTRUCTION, 00011 * DATA, AND COMMENT HEREIN IS AND SHALL REMAIN THE CONFIDENTIAL 00012 * INFORMATION AND PROPERTY OF MULTI-TECH SYSTEMS, INC. 00013 * USE AND DISCLOSURE THEREOF, EXCEPT AS STRICTLY AUTHORIZED IN A 00014 * WRITTEN AGREEMENT SIGNED BY MULTI-TECH SYSTEMS, INC. IS PROHIBITED. 00015 * 00016 ***********************************************************************/ 00017 00018 #include "ChannelPlan_AS923.h" 00019 #include "ChannelPlan_AU915.h" 00020 #include "ChannelPlan_US915.h" 00021 #include "ChannelPlan_EU868.h" 00022 #include "ChannelPlan_KR920.h" 00023 #include "ChannelPlan_IN865.h" 00024 #include "ChannelPlan_AS923_Japan.h" 00025 #include "ChannelPlan_RU864.h" 00026 00027 00028 #define CP_AS923 1 00029 #define CP_AU915 2 00030 #define CP_US915 3 00031 #define CP_EU868 4 00032 #define CP_KR920 5 00033 #define CP_IN865 6 00034 #define CP_AS923_JAPAN 7 00035 #define CP_RU864 8
Generated on Fri Jul 15 2022 21:40:31 by
 1.7.2
 1.7.2