mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
bugfix: blemesh platform don't include chip_persist_subscriptions variable
This commit is contained in:
@@ -38,6 +38,8 @@ declare_args() {
|
||||
chip_enable_route_hook = false
|
||||
}
|
||||
|
||||
chip_persist_subscriptions = true
|
||||
|
||||
buildconfig_header("custom_buildconfig") {
|
||||
header = "CHIPDeviceBuildConfig.h"
|
||||
header_dir = "platform"
|
||||
|
||||
Reference in New Issue
Block a user