iotio
Fork of Nucleo_BLE_DemoApp by
Diff: DemoAppService.cpp
- Revision:
- 3:b1f65162c95b
- Parent:
- 2:510cac0a0250
diff -r 510cac0a0250 -r b1f65162c95b DemoAppService.cpp --- a/DemoAppService.cpp Wed May 27 18:58:49 2015 +0000 +++ b/DemoAppService.cpp Sat Oct 29 14:16:34 2016 +0000 @@ -85,5 +85,5 @@ ble->setAdvertisingInterval(160); ble->startAdvertising(); - return new DemoAppService(*ble); + return new DemoAppService(*ble,20,50,70,225); } \ No newline at end of file