khang_91

plans/ChannelPlans.h

Committer:
nguyenhoang9x5555
Date:
2020-06-23
Revision:
183:16414698889c
Parent:
82:0f5a742a08cd

File content as of revision 183:16414698889c:

#include "ChannelPlan_AS923.h"
#include "ChannelPlan_AU915.h"
#include "ChannelPlan_US915.h"
#include "ChannelPlan_EU868.h"
#include "ChannelPlan_KR920.h"
#include "ChannelPlan_IN865.h"
#include "ChannelPlan_AS923_Japan.h"
#include "ChannelPlan_VI919.h"


#define CP_AS923 1
#define CP_AU915 2
#define CP_US915 3
#define CP_EU868 4
#define CP_KR920 5
#define CP_IN865 6
#define CP_AS923_JAPAN 7
#define CP_VI919 8