Skip to content

Commit

Permalink
Merge branch 'bugfix/blemesh_platform' into 'main'
Browse files Browse the repository at this point in the history
bugfix: blemesh platform don't include chip_persist_subscriptions variable

See merge request app-frameworks/esp-matter!479
  • Loading branch information
chshu committed Apr 2, 2024
2 parents 806230c + ee05e65 commit dda2d77
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dda2d77

Please sign in to comment.