Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nexussays authored Aug 7, 2019
1 parent a8b00d6 commit 36061f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ If you want `IBluetoothLowEnergyAdapter.DisableAdapter()` and `IBluetoothLowEner
protected override void OnCreate( Bundle bundle )
{
// ...
BluetoothLowEnergyAdapter.InitActivity( this );
BluetoothLowEnergyAdapter.Init( this );
// ...
}
```
Expand Down

0 comments on commit 36061f3

Please sign in to comment.