mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 22:57:47 +00:00
Update child's keep-alive period (#1676)
* Update child's keep-alive period * Python Cert: correct sed1 index * update for comments
This commit is contained in:
@@ -34,7 +34,7 @@ import node
|
||||
|
||||
LEADER = 1
|
||||
ROUTER = 2
|
||||
SED1 = 6
|
||||
SED1 = 7
|
||||
|
||||
class Cert_5_1_07_MaxChildCount(unittest.TestCase):
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user