mirror of
https://github.com/espressif/openthread.git
synced 2026-09-06 17:20:09 +00:00
[cli] print channel mask with leading '0x' (#5344)
To be conssitent with intput format.
This commit is contained in:
@@ -27,7 +27,7 @@ Done
|
||||
> dataset
|
||||
Active Timestamp: 1
|
||||
Channel: 13
|
||||
Channel Mask: 07fff800
|
||||
Channel Mask: 0x07fff800
|
||||
Ext PAN ID: d63e8e3e495ebbc3
|
||||
Mesh Local Prefix: fd3d:b50b:f96d:722d/64
|
||||
Master Key: dfd34f0f05cad978ec4e32b0413038ff
|
||||
|
||||
Reference in New Issue
Block a user