Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chipweinberger authored May 22, 2024
1 parent 5b6dc0b commit 75e871e
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 @@ -832,7 +832,7 @@ for (var d in system) {

**6. Android: you're calling startScan too often**

On Adroid you can only call `startScan` 6 times per minute. This is a platform limitation.
On Adroid you can only call `startScan` 5 times per 30 second period. This is a platform restriction.

---

Expand Down

0 comments on commit 75e871e

Please sign in to comment.