SafeDetect / serial_to_lora
Revision:
16:4a382fe8f51b
Parent:
11:be2a6466d680
Child:
18:d7332302f5f1
diff -r 47c194c843d5 -r 4a382fe8f51b plans/ChannelPlans.h
--- a/plans/ChannelPlans.h	Fri Aug 24 10:59:18 2018 -0500
+++ b/plans/ChannelPlans.h	Tue Apr 23 08:51:44 2019 -0500
@@ -5,6 +5,7 @@
 #include "ChannelPlan_KR920.h"
 #include "ChannelPlan_IN865.h"
 #include "ChannelPlan_AS923_Japan.h"
+#include "ChannelPlan_RU864.h"
 
 
 #define CP_AS923 1
@@ -14,3 +15,4 @@
 #define CP_KR920 5
 #define CP_IN865 6
 #define CP_AS923_JAPAN 7
+#define CP_RU864 8