Skip to content

Commit

Permalink
Corrected command (#243)
Browse files Browse the repository at this point in the history
Changed 
openaps invoke report 
to
openaps report invoke
  • Loading branch information
burgertime14 authored and scottleibrand committed Jun 14, 2016
1 parent 07cb567 commit 44fd8f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ openaps report add settings/auto-sens.json text auto-sens shell monitor/glucose.
```
Now invoke the report to test:
```
openaps invoke report settings/auto-sens.json
openaps report invoke settings/auto-sens.json
```

6) Next we need to add the `auto-sens.json` report to the `oref0-determine-basal` device. In `openaps.ini` make sure your `oref0-determine-basal` looks similar to this:
Expand Down

0 comments on commit 44fd8f2

Please sign in to comment.