Skip to content

Commit

Permalink
Update file names to matter-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaisHer committed Jan 23, 2024
1 parent 8fc81d3 commit cce2af1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft/parts/plugins/matter_sdk_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from overrides import overrides

# The repository where the matter SDK resides.
MATTER_REPO = "https://github.com/project-chip/connectedhomeip.git"
MATTER_SDK_REPO = "https://github.com/project-chip/connectedhomeip.git"


class MatterSdkPluginProperties(plugins.PluginProperties, plugins.PluginModel):
Expand Down

0 comments on commit cce2af1

Please sign in to comment.