Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SiliconLabsSoftware/matter_sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8080d7a80e07669fa7c460eadfc0d1aabc1c32e0
Choose a base ref
..
head repository: SiliconLabsSoftware/matter_sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fb902b50c1d4b0abf2a0882ff84efb78a93aa0e3
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 examples/platform/silabs/cmp/sl-matter-attribute-storage.cpp
  2. +1 −1 examples/platform/silabs/cmp/sl-matter-attribute-storage.h
Original file line number Diff line number Diff line change
@@ -51,4 +51,4 @@ extern "C" sl_status_t sli_matter_af_write_attribute(uint16_t endpointId, uint32

return slStatus;
}
} // namespace
} // namespace
2 changes: 1 addition & 1 deletion examples/platform/silabs/cmp/sl-matter-attribute-storage.h
Original file line number Diff line number Diff line change
@@ -52,4 +52,4 @@ sl_status_t sli_matter_af_write_attribute(uint16_t endpointId, uint32_t clusterI
}
#endif

#endif // SL_MATTER_ATTRIBUTE_STORAGE
#endif // SL_MATTER_ATTRIBUTE_STORAGE