Skip to content

Commit

Permalink
Merge pull request #7 from RogerHardiman/patch-1
Browse files Browse the repository at this point in the history
Update REFERENCE.md
  • Loading branch information
RogueM authored May 10, 2017
2 parents 9b76595 + d2f196f commit 2463f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you want to turn the servos off to save battery power for example, you can:

```python
pantilthat.servo_enable(1, False)
pantilthat.servo_enable(1, False)
pantilthat.servo_enable(2, False)
```

## Lights
Expand Down

0 comments on commit 2463f34

Please sign in to comment.