BLE Transmitter not working

Fork of Dealer_23Feb by kumar singh

main.h

Committer:
NarendraSingh
Date:
2017-03-20
Revision:
26:506380fccce2
Parent:
16:7703b9d92326

File content as of revision 26:506380fccce2:

#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();
void Send_RSSI_Request_Command(const char* Command_To_Send);
void Get_Fixed_Beacon_RSSI(void);