Skip to content

Commit

Permalink
added 'chart' parameter examples
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei7c4 committed Dec 25, 2016
1 parent dfda035 commit 6585210
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ Additionally, [data.sparkfun.com](https://data.sparkfun.com) service keys can be
If these keys are not set, internal temperature will only be shown on the display but not sent anywhere.

The following user interface options are available:
- chart:0 - [No forecast charts (icons only)](gui/chart0)
- chart:1 - [Forecast chart for the next 24 hours](gui/chart1)
- chart:2 - [Forecast chart for the next five days](gui/chart2)
- chart:3 - [Both forecast charts](gui/chart3)
- chart:0 - [No forecast charts (icons only)](gui/chart0.png)
- chart:1 - [Forecast chart for the next 24 hours](gui/chart1.png)
- chart:2 - [Forecast chart for the next five days](gui/chart2.png)
- chart:3 - [Both forecast charts](gui/chart3.png)

Please see the [config.c](app/src/config.c) file for additional supported parameters.

Expand Down

0 comments on commit 6585210

Please sign in to comment.