mirror of
https://github.com/espressif/openthread.git
synced 2026-08-01 16:47:47 +00:00
* Add CLI for sending MGMT_ACTIVE_GET, MGMT_ACTIVE_SET, MGMT_PENDING_GET and MGMT_PENDING_SET
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ public:
|
||||
private:
|
||||
enum
|
||||
{
|
||||
kMaxArgs = 8,
|
||||
kMaxArgs = 32,
|
||||
};
|
||||
|
||||
static void AppendResult(ThreadError error);
|
||||
|
||||
Reference in New Issue
Block a user