Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 8, 2023
1 parent 0e8a862 commit 09a80cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/CompatEnumNames.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ namespace ApplicationLauncher {
using ApplicationLauncherStatusEnum = StatusEnum;
} // namespace ApplicationLauncher

namespace TargetNavigator {
namespace KeypadInput {
// https://github.com/project-chip/connectedhomeip/pull/30316 renamed this
using KeypadInputStatusEnum = StatusEnum;
} // namespace TargetNavigator
} // namespace KeypadInput

namespace Channel {
using ChannelStatusEnum = StatusEnum;
Expand Down

0 comments on commit 09a80cf

Please sign in to comment.