Skip to content

Commit

Permalink
FIX: doc for central manager options
Browse files Browse the repository at this point in the history
Signed-off-by: Mateus Forgiarini da Silva <mateusforgi@gmail.com>
  • Loading branch information
mateusforgi committed May 20, 2022
1 parent 81fbcca commit c95946e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ import CoreBluetooth
- parameter progressQueue: The dispatch queue to invoke all progress delegate
callbacks on.
- parameter loggerQueue: The dispatch queue to invoke all logger events on.
- parameter centralManagerOptions: An optional dictionary that contains initialization options for a central manager.
- parameter centralManagerOptions: An optional dictionary that contains initialization options for `CBCentralManager`.
- returns: The initiator instance.
Expand Down

0 comments on commit c95946e

Please sign in to comment.