decoding-dexcom

hacking diabetes: give me my data

helping

Send me your packet captures!

fork this repo

Then

$ git clone git@github.com/<yourname>/decoding-dexcom.git
$ cd decoding-dexcom
$ git checkout -b <yourname>
$ mkdir <yourname>
$ cp ~/path/to/captures ./<yourname>
$ git add -v
$ git commit -am '<yourname> adding captures for @bewest et al.'
$ git push -u origin <yourname>

Then you can send me an email or a pull request.