Skip to content

Commit

Permalink
Add moisture threshold flag to quickstart.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeetShetty committed Apr 8, 2017
1 parent 77347c5 commit 0554cd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ sudo python greenpithumb/greenpithumb.py \
--photo_interval 240 \
--sleep_window "23:15-07:00" \
--sleep_window "14:30-15:45" \
--image_path "images/"
--image_path "images/" \
--moisture_threshold 900
```

0 comments on commit 0554cd4

Please sign in to comment.