Fixed typo 'thead' in thread_neighbor_class.h

Note that the word 'thead' is wrong,
so that 'thead' should been replaced with thread'.
pull/12536/head
David Lin 2020-02-29 08:44:22 +08:00 committed by GitHub
parent 06b22d91e3
commit 949bcaa155
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;
/** Thead Spesific ModeFlags */
/** Thread Spesific ModeFlags */
#define MLE_THREAD_SECURED_DATA_REQUEST 0x04
#define MLE_THREAD_REQ_FULL_DATA_SET 0x01