Merge pull request #12536 from DavidLin1577/patch-7

Fixed typo 'thead' in thread_neighbor_class.h
pull/12513/head
Martin Kojtal 2020-03-04 13:23:26 +00:00 committed by GitHub
commit 9ec6f5d8fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
struct thread_neighbor_class_s; struct thread_neighbor_class_s;
/** Thead Spesific ModeFlags */ /** Thread Spesific ModeFlags */
#define MLE_THREAD_SECURED_DATA_REQUEST 0x04 #define MLE_THREAD_SECURED_DATA_REQUEST 0x04
#define MLE_THREAD_REQ_FULL_DATA_SET 0x01 #define MLE_THREAD_REQ_FULL_DATA_SET 0x01