Skip to content

Commit

Permalink
Reference examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jul 25, 2018
1 parent 3edfb12 commit 83f1262
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ tof.start_ranging(1) # Start ranging, 1 = Short Range, 2 = Medium Range, 3 = Lon
distance_in_mm = tof.get_distance() # Grab the range in mm
tof.stop_ranging() # Stop ranging
```

See examples for more advanced usage.

0 comments on commit 83f1262

Please sign in to comment.