BLE Transmitter not working

Fork of Dealer_23Feb by kumar singh

main.h

Committer:
NarendraSingh
Date:
2017-02-17
Revision:
16:7703b9d92326
Parent:
11:77e595130230

File content as of revision 16:7703b9d92326:

#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);