![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Dummy Lora Packet Sending
Fork of Dealer_18feb17 by
main.h@11:77e595130230, 2017-01-27 (annotated)
- Committer:
- NarendraSingh
- Date:
- Fri Jan 27 18:30:02 2017 +0000
- Revision:
- 11:77e595130230
- Child:
- 16:7703b9d92326
Before implementing queue;
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 | 11:77e595130230 | 3 | static void Process_Lora_Command_Received(uint8* Command_Received); |
NarendraSingh | 11:77e595130230 | 4 | |
NarendraSingh | 11:77e595130230 | 5 | static void Lora_Periodic_Packet_Sending(); |