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.
Fork of libxDot-dev-mbed5-deprecated by
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
Generated on Sat Jul 30 2022 09:32:00 by
1.7.2
