kumar singh
/
Dealer_23Feb
Dummy Lora Packet Sending
Fork of Dealer_18feb17 by
main.h@24:1063cfc311e5, 2017-02-23 (annotated)
- Committer:
- NarendraSingh
- Date:
- Thu Feb 23 13:21:08 2017 +0000
- Revision:
- 24:1063cfc311e5
- Parent:
- 16:7703b9d92326
Dummy Lora Packet Sending
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
NarendraSingh | 11:77e595130230 | 1 | #define SET_BEACON_CMD0 0x01 |
NarendraSingh | 11:77e595130230 | 2 | #define SET_BEACON_CMD1 0x01 |
NarendraSingh | 16:7703b9d92326 | 3 | |
NarendraSingh | 16:7703b9d92326 | 4 | |
NarendraSingh | 11:77e595130230 | 5 | static void Process_Lora_Command_Received(uint8* Command_Received); |
NarendraSingh | 11:77e595130230 | 6 | |
NarendraSingh | 16:7703b9d92326 | 7 | static void Lora_Periodic_Packet_Sending(); |
NarendraSingh | 16:7703b9d92326 | 8 | void Send_RSSI_Request_Command(const char* Command_To_Send); |
NarendraSingh | 16:7703b9d92326 | 9 | void Get_Fixed_Beacon_RSSI(void); |