Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding 'cgm.ini' device
  • Loading branch information
Spazholio committed May 24, 2016
commit 1c820b94d2e5043c0bcc89474d0b01b6c67ab8c2
8 changes: 8 additions & 0 deletions docs/reference/openaps/openaps-device-cgm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#### `cgm.ini`
This is the device file for your Dexcom CGM. It will generally not have anything in it, as the communications are handled by core OpenAPS code.
##### Setup code
`openaps device add cgm dexcom`
##### Sample contents
`[device "cgm"]`
##### Dependencies
None