kumar singh
/
Dealer_20Mar
BLE Transmitter not working
Fork of Dealer_23Feb by
Diff: Lora.h
- Revision:
- 12:6107b32b0729
- Parent:
- 11:77e595130230
- Child:
- 13:8955f2e95021
--- a/Lora.h Fri Jan 27 18:30:02 2017 +0000 +++ b/Lora.h Mon Jan 30 18:31:30 2017 +0000 @@ -46,6 +46,8 @@ #define HEARTBEAT_TYPE_PACKET 0x01 #define MOTION_TYPE_PACKET 0x02 #define CHECKIN_TYPE_PACKET 0x03 + #define STATUS_TYPE_PACKET 0x04 + extern uint8 Packet_Type_To_Send; //By Default Heart Beat PAckets should be sent