Dummy Lora Packet Sending

Fork of Dealer_18feb17 by kumar singh

main.h

Committer:
NarendraSingh
Date:
2017-02-23
Revision:
24:1063cfc311e5
Parent:
16:7703b9d92326

File content as of revision 24:1063cfc311e5:

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