Skip to content

Commit e10f2ae

Browse files
author
Kari Severinkangas
committed
irrelevant zeros removed from timestamp
1 parent e52d3db commit e10f2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"thread-config-channel": 22,
1919
"thread-config-panid": "0x0700",
2020
"thread-config-network-name": "\"Thread Network\"",
21-
"thread-config-commissioning-dataset-timestamp": "0x00010000",
21+
"thread-config-commissioning-dataset-timestamp": "0x10000",
2222
"thread-config-extended-panid": "{0xf1, 0xb5, 0xa1, 0xb2,0xc4, 0xd5, 0xa1, 0xbd }",
2323
"thread-master-key": "{0x10, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}",
2424
"thread-config-ml-prefix": "{0xfd, 0x0, 0x0d, 0xb8, 0x0, 0x0, 0x0, 0x0}",

0 commit comments

Comments
 (0)