forked from espressif/esp-idf
Merge branch 'fix/openthread_mtd_joiner_config' into 'master'
fix(openthread) fix openthread mtd joiner config Closes IDFGH-12457 See merge request espressif/esp-idf!29959
This commit is contained in:
@@ -217,7 +217,7 @@
|
|||||||
#endif // CONFIG_OPENTHREAD_MACFILTER_ENABLE
|
#endif // CONFIG_OPENTHREAD_MACFILTER_ENABLE
|
||||||
|
|
||||||
#if CONFIG_OPENTHREAD_JOINER
|
#if CONFIG_OPENTHREAD_JOINER
|
||||||
#define OPENTHREAD_CONFIG_JOINER_ENABLE 0
|
#define OPENTHREAD_CONFIG_JOINER_ENABLE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if CONFIG_OPENTHREAD_DIAG
|
#if CONFIG_OPENTHREAD_DIAG
|
||||||
|
Reference in New Issue
Block a user