Skip to content

Commit

Permalink
Add comment for newly created issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Oct 3, 2024
1 parent 7ae2c1b commit 53a0a24
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ std::optional<DataModel::CommandEntry> EnumeratorCommandFinder::FindCommandEntry
// TODO: DeviceTypeEntry content is IDENTICAL to EmberAfDeviceType, so centralizing
// to a common type is probably better. Need to figure out dependencies since
// this would make ember return datamodel-provider types.
// See: https://github.com/project-chip/connectedhomeip/issues/35889
DataModel::DeviceTypeEntry DeviceTypeEntryFromEmber(const EmberAfDeviceType & other)
{
DataModel::DeviceTypeEntry entry;
Expand Down

0 comments on commit 53a0a24

Please sign in to comment.