Skip to content

Commit 909dc17

Browse files
silabs-borislrzr
authored andcommitted
UIC-3272: Remove Switch Color rust implementation
This one of the two classes still handled by rust. Since rust is only partially supported, we won't maintain this. Origin: #146 Signed-off-by: Philippe Coval <[email protected]>
1 parent 0a42cf1 commit 909dc17

File tree

2 files changed

+0
-532
lines changed

2 files changed

+0
-532
lines changed

applications/zpc/components/zpc_rust/src/rust_command_handlers/zwave_command_classes/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@
1212
///////////////////////////////////////////////////////////////////////////////
1313

1414
pub mod zwave_command_class_firmware_update;
15-
mod zwave_command_class_switch_color;
1615

1716
pub use zwave_command_class_firmware_update::*;
18-
pub use zwave_command_class_switch_color::*;

0 commit comments

Comments
 (0)