Skip to content

Commit 36f9aa9

Browse files
committed
Revert "NOJIRA: Rename color switch cc to cpp for clang support (#24)"
This reverts commit 8d284db. Origin: #146 Signed-off-by: Philippe Coval <[email protected]>
1 parent 3c27ce8 commit 36f9aa9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

applications/zpc/components/zwave_command_classes/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ add_library(
4646
src/zwave_command_class_supervision.c
4747
src/zwave_command_class_supervision_process.cpp
4848
src/zwave_command_class_sound_switch.c
49-
src/zwave_command_class_switch_color.cpp
49+
src/zwave_command_class_switch_color.c
5050
src/zwave_command_class_switch_multilevel.c
5151
src/zwave_command_class_thermostat_mode.c
5252
src/zwave_command_class_thermostat_fan_mode.c

0 commit comments

Comments
 (0)