Skip to content

Commit 52ca190

Browse files
author
Kari Severinkangas
committed
timestamp bit moved to correct place.
1 parent 8145242 commit 52ca190

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
@@ -17,7 +17,7 @@
1717
"thread-config-channel": 22,
1818
"thread-config-panid": "0x0700",
1919
"thread-config-network-name": "\"Thread Network\"",
20-
"thread-config-commissioning-dataset-timestamp": "0x00000001",
20+
"thread-config-commissioning-dataset-timestamp": "0x00010000",
2121
"thread-config-extended-panid": "{0xf1, 0xb5, 0xa1, 0xb2,0xc4, 0xd5, 0xa1, 0xbd }",
2222
"thread-master-key": "{0x10, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}",
2323
"thread-config-ml-prefix": "{0xfd, 0x0, 0x0d, 0xb8, 0x0, 0x0, 0x0, 0x0}",

0 commit comments

Comments
 (0)