We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ef217 commit d2b398aCopy full SHA for d2b398a
examples/all-clusters-app/openiotsdk/CMakeLists.txt
@@ -67,7 +67,7 @@ target_sources(${APP_TARGET}
67
${ALL_CLUSTERS_COMMON}/src/binding-handler.cpp
68
${ENERGY_MANAGEMENT_COMMON}/src/ChargingTargetsMemMgr.cpp
69
${ENERGY_MANAGEMENT_COMMON}/src/DeviceEnergyManagementDelegateImpl.cpp
70
- ${ENERGY_MANAGEMENT_COMMON}/src/DeviceEnergyManagementManager.cpp
+ ${ENERGY_MANAGEMENT_COMMON}/src/DeviceEnergyManagementManager.cpp
71
${ENERGY_MANAGEMENT_COMMON}/src/EVSEManufacturerImpl.cpp
72
${ENERGY_MANAGEMENT_COMMON}/src/ElectricalPowerMeasurementDelegate.cpp
73
${ENERGY_MANAGEMENT_COMMON}/src/EnergyEvseDelegateImpl.cpp
0 commit comments