BLE Transmitter not working

Fork of Dealer_23Feb by kumar singh

Revision:
11:77e595130230
Child:
16:7703b9d92326
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.h	Fri Jan 27 18:30:02 2017 +0000
@@ -0,0 +1,5 @@
+#define SET_BEACON_CMD0            0x01
+#define SET_BEACON_CMD1            0x01
+static void Process_Lora_Command_Received(uint8* Command_Received);
+
+static void Lora_Periodic_Packet_Sending();
\ No newline at end of file