Skip to content

Commit

Permalink
Removed duplicate Bridged Basic init callback
Browse files Browse the repository at this point in the history
  • Loading branch information
lzgrablic02 committed Feb 4, 2022
1 parent f3d440d commit 632464e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/util/util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ void emberAfTick(void)
// Cluster init functions that don't have a cluster implementation to define
// them in.
void MatterBooleanStatePluginServerInitCallback() {}
void MatterBridgedDeviceBasicPluginServerInitCallback() {}
void MatterElectricalMeasurementPluginServerInitCallback() {}
void MatterRelativeHumidityMeasurementPluginServerInitCallback() {}
void MatterIlluminanceMeasurementPluginServerInitCallback() {}
Expand Down

0 comments on commit 632464e

Please sign in to comment.