Skip to content

Commit c781f1b

Browse files
committed
update readme documentation
update readme documentation
1 parent d006a85 commit c781f1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,7 @@ bluetoothle.removeAllServices(success, error);
18321832

18331833
### startAdvertising ###
18341834
Start advertising as a BLE device. Note: This needs to be improved so services can be used for both Android and iOS.
1835+
On iOS, the advertising devices likes to rename itself back to the name of the device, i.e. Rand' iPhone
18351836

18361837
```javascript
18371838
bluetoothle.startAdvertising(success, error, params);

0 commit comments

Comments
 (0)