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-client by
Diff: source/include/m2mnsdlinterface.h
- Revision:
- 5:e36098b177a4
- Parent:
- 4:ae5178938864
--- a/source/include/m2mnsdlinterface.h Sat Apr 02 00:31:13 2016 +0300
+++ b/source/include/m2mnsdlinterface.h Thu Apr 07 01:54:45 2016 +0300
@@ -305,8 +305,8 @@
sn_nsdl_addr_s _sn_nsdl_address;
nsdl_s *_nsdl_handle;
uint32_t _counter_for_nsdl;
- uint16_t _register_id;
- uint16_t _unregister_id;
+ int32_t _register_id;
+ int32_t _unregister_id;
uint16_t _update_id;
uint16_t _bootstrap_id;
