kumar singh
/
Dealer_20Mar
BLE Transmitter not working
Fork of Dealer_23Feb by
Diff: Beacon.h
- Revision:
- 20:f812f85cf97e
- Parent:
- 11:77e595130230
- Child:
- 21:a5fb0ae94dc6
--- a/Beacon.h Tue Feb 21 06:27:13 2017 +0000 +++ b/Beacon.h Tue Feb 21 13:33:29 2017 +0000 @@ -25,6 +25,9 @@ #define SET_SOFT_REBOOT_CMD0 0x01 #define SET_SOFT_REBOOT_CMD1 0x0B +extern unsigned char SOFT_REBOOT1[15]; +extern unsigned char SET_VIRTUAL_PACKET_UUID[23]; + extern unsigned char SET_UUID[21]; extern unsigned char SET_MAJOR[7]; extern unsigned char SET_MINOR[7];