MultiTech / libxDot-Custom

Fork of libxDot-dev-mbed5-deprecated by MultiTech

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers ChannelPlans.h Source File

ChannelPlans.h

00001 #include "CustomChannelPlan_AS923.h"
00002 #include "CustomChannelPlan_AU915.h"
00003 #include "CustomChannelPlan_US915.h"
00004 #include "CustomChannelPlan_EU868.h"
00005 #include "CustomChannelPlan_KR920.h"
00006 #include "CustomChannelPlan_NZ918.h"
00007 
00008 
00009 #define CP_AS923 1
00010 #define CP_AU915 2
00011 #define CP_US915 3
00012 #define CP_EU868 4
00013 #define CP_KR920 5
00014