Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Dealer_18feb17 by
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);