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.
Fork of mbed-os-example-client by
LICENSE@59:b2569564d62c, 2017-01-27 (annotated)
- Committer:
- mbed_official
- Date:
- Fri Jan 27 14:45:11 2017 +0000
- Revision:
- 59:b2569564d62c
- Parent:
- 0:7d5ec759888b
Fix the cert len in simpleclient.h (#170)
The set_resource_value function will automatically add the null termination ('\0'). To avoid getting two of them added - 1 to after the sizeof in function create_register_object in file simpleclient.h.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Yogesh Pande |
0:7d5ec759888b | 1 | Unless specifically indicated otherwise in a file, files are licensed |
| Yogesh Pande |
0:7d5ec759888b | 2 | under the Apache 2.0 license, as can be found in: apache-2.0.txt |
