Skip to content

Commit b356cef

Browse files
committed
fix(matter): cmakefiles.txt updated with correct files
1 parent 7d6cc8a commit b356cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ set(ARDUINO_LIBRARY_Matter_SRCS
172172
libraries/Matter/src/MatterEndpoints/MatterDimmableLight.cpp
173173
libraries/Matter/src/MatterEndpoints/MatterColorTemperatureLight.cpp
174174
libraries/Matter/src/MatterEndpoints/MatterColorLight.cpp
175-
libraries/Matter/src/MatterEndpoints/MatterExtendedColorLight.cpp
175+
libraries/Matter/src/MatterEndpoints/MatterEnhancedColorLight.cpp
176176
libraries/Matter/src/Matter.cpp)
177177

178178
set(ARDUINO_LIBRARY_PPP_SRCS

0 commit comments

Comments
 (0)