mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #12536 from DavidLin1577/patch-7
Fixed typo 'thead' in thread_neighbor_class.hpull/12513/head
commit
9ec6f5d8fa
|
@ -32,7 +32,7 @@
|
|||
|
||||
struct thread_neighbor_class_s;
|
||||
|
||||
/** Thead Spesific ModeFlags */
|
||||
/** Thread Spesific ModeFlags */
|
||||
#define MLE_THREAD_SECURED_DATA_REQUEST 0x04
|
||||
#define MLE_THREAD_REQ_FULL_DATA_SET 0x01
|
||||
|
||||
|
|
Loading…
Reference in New Issue