![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
aa
Dependents: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of BLE_API by
Diff: ble/services/EddystoneService.h
- Revision:
- 797:1b0cbb2e48a1
- Parent:
- 796:47db33f1a619
- Child:
- 798:8a542f0ebf3f
--- a/ble/services/EddystoneService.h Wed Sep 02 20:17:28 2015 +0000 +++ b/ble/services/EddystoneService.h Wed Sep 02 20:55:32 2015 +0000 @@ -394,7 +394,6 @@ { uint8_t serviceData[SERVICE_DATA_MAX]; unsigned serviceDataLen = 0; - ERR("This function is not fully implemented yet, dont use it!!"); // Check optional frames, set their 'isSet' flags appropriately if((uidNamespaceID != NULL) & (uidInstanceID != NULL)) { uidIsSet = true;