Skip to content

Commit 06f9e3b

Browse files
author
shashankraj0202
authored
Update Readme
1 parent f383e89 commit 06f9e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Beaconstac.getInstance().setUserEmail(USER_EMAIL);
175175

176176
__10. Set scan power mode__
177177
```java
178-
Beaconstac.getInstance().beaconstac.setPowerMode(POWER_MODE);
178+
Beaconstac.getInstance().setPowerMode(POWER_MODE);
179179
```
180180

181181
You can find more information and example usage in the `BeaconstacExample` app contained in the `examples` directory of this repo.

0 commit comments

Comments
 (0)