Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: src/exosite.c
- Revision:
- 20:e98884244926
- Parent:
- 19:323801b9c74e
- Child:
- 23:e94087cd483d
diff -r 323801b9c74e -r e98884244926 src/exosite.c --- a/src/exosite.c Sun Jan 04 12:24:13 2015 -0600 +++ b/src/exosite.c Mon Jan 05 14:38:17 2015 -0600 @@ -197,6 +197,8 @@ op->value_max = 0; op->mid = 0; op->obs_seq = 0; + op->tkl = 0; + op->token = 0; op->timeout = 0; }