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:
Shu Chen 2024-04-02 14:08:41 +08:00
commit 15474b4f97

View File

@ -217,7 +217,7 @@
#endif // CONFIG_OPENTHREAD_MACFILTER_ENABLE
#if CONFIG_OPENTHREAD_JOINER
#define OPENTHREAD_CONFIG_JOINER_ENABLE 0
#define OPENTHREAD_CONFIG_JOINER_ENABLE 1
#endif
#if CONFIG_OPENTHREAD_DIAG