Skip to content

Commit

Permalink
Applied restyler
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs authored and pull[bot] committed Jul 20, 2023
1 parent 8bd2481 commit 2299176
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/app/clusters/scenes/ExtensionFieldsSets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ void ExtensionFieldsSets::clear()

} // namespace scenes

} // namespace chip
} // namespace chip
2 changes: 1 addition & 1 deletion src/app/clusters/scenes/SceneTableImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -464,4 +464,4 @@ void SetSceneTable(SceneTableImpl * provider)
}

} // namespace scenes
} // namespace chip
} // namespace chip
2 changes: 1 addition & 1 deletion src/lib/core/SceneId.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ constexpr SceneGroupID kGlobalGroupSceneId = ZCL_SCENES_GLOBAL_SCENE_GROUP_ID;
constexpr SceneId kUndefinedSceneId = SCENE_TABLE_NULL_INDEX;
constexpr SceneId kUnusedEndpointId = SCENE_TABLE_UNUSED_ENDPOINT_ID;

} // namespace chip
} // namespace chip

0 comments on commit 2299176

Please sign in to comment.