Skip to content

Commit d2b398a

Browse files
committed
Removed whitespace in openiotsdk/CMakelists.txt
1 parent 85ef217 commit d2b398a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/all-clusters-app/openiotsdk/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ target_sources(${APP_TARGET}
6767
${ALL_CLUSTERS_COMMON}/src/binding-handler.cpp
6868
${ENERGY_MANAGEMENT_COMMON}/src/ChargingTargetsMemMgr.cpp
6969
${ENERGY_MANAGEMENT_COMMON}/src/DeviceEnergyManagementDelegateImpl.cpp
70-
${ENERGY_MANAGEMENT_COMMON}/src/DeviceEnergyManagementManager.cpp
70+
${ENERGY_MANAGEMENT_COMMON}/src/DeviceEnergyManagementManager.cpp
7171
${ENERGY_MANAGEMENT_COMMON}/src/EVSEManufacturerImpl.cpp
7272
${ENERGY_MANAGEMENT_COMMON}/src/ElectricalPowerMeasurementDelegate.cpp
7373
${ENERGY_MANAGEMENT_COMMON}/src/EnergyEvseDelegateImpl.cpp

0 commit comments

Comments
 (0)