Make NTU Hackathon
/
Program4_mbedClient
a simple mbed client example
Fork of mbed-os-example-client by
Diff: configs/mesh_thread.json
- Revision:
- 51:f2c99fcbcd08
- Parent:
- 45:b150e0aa009c
--- a/configs/mesh_thread.json Thu Dec 22 07:30:10 2016 +0000 +++ b/configs/mesh_thread.json Wed Jan 04 22:15:09 2017 +0000 @@ -13,8 +13,8 @@ "target_overrides": { "*": { "target.features_add": ["NANOSTACK", "THREAD_ROUTER", "COMMON_PAL"], - "mbed-mesh-api.thread-config-channel": 18, - "mbed-mesh-api.thread-config-panid": "0xBAAB", + "mbed-mesh-api.thread-config-channel": 12, + "mbed-mesh-api.thread-config-panid": "0xDEFA", "mbed-trace.enable": 0 } }