Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeandroSQ authored Jan 16, 2024
1 parent 2c48ca8 commit ed0faa5
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 @@ -437,7 +437,7 @@ ble.connect(device)?.let { connection ->

### Sample App

This repository also provides a working [Sample App](https://github.com/LeandroSQ/android-ble-made-easy/tree/master/app/src/main/java/quevedo/soares/leandro/blemadeeasy/view) which you can use as a reference.
This repository also provides a working [Sample App](https://github.com/LeandroSQ/android-ble-made-easy/tree/master/app/src/main/java/quevedo/soares/leandro/blemadeeasy/sampleapp/view) which you can use as a reference.

You can clone the repo and run it on your device.

Expand Down

0 comments on commit ed0faa5

Please sign in to comment.