Skip to content

Commit

Permalink
fixup! fix define
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Nov 16, 2021
1 parent a8eba7c commit 8841bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/clusters/on-off-server/on-off-server.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class OnOffServer
*********************************************************/

static OnOffServer instance;
EmberEventControl eventControls[EMBER_AF_ON_OFF_CLUSTER_CLIENT_ENDPOINT_COUNT];
EmberEventControl eventControls[EMBER_AF_ON_OFF_CLUSTER_SERVER_ENDPOINT_COUNT];
};

struct OnOffEffect
Expand Down

0 comments on commit 8841bd6

Please sign in to comment.