libxdot LESS version

plans/ChannelPlans.h

Committer:
icarballeda
Date:
2019-05-03
Revision:
15:e098cf00f502
Parent:
11:be2a6466d680

File content as of revision 15:e098cf00f502:

#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"


#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