@@ -11,6 +11,11 @@ public interface CommConst {
/**
* orientation
*/
+ String ORN_BROADCAST = "00";
+
+ /**
+ * orientation
+ */
String ORN_SEND = "01";