Skip to content

Commit

Permalink
Update methods.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosinigaglia committed Feb 29, 2024
1 parent 5ffb2f0 commit ad37080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/methods.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ BleManager.disconnect("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")

## enableBluetooth() [Android only]

Create the request to the user to activate the bluetooth.
Create the ACTION_REQUEST_ENABLE to ask the user to activate the bluetooth.
Returns a `Promise` object.

**Examples**
Expand Down

0 comments on commit ad37080

Please sign in to comment.