File tree 2 files changed +1
-5
lines changed
examples/closure-app/silabs
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -19,5 +19,4 @@ import("${chip_root}/src/platform/silabs/wifi/args.gni")
19
19
20
20
sl_enable_test_event_trigger = false
21
21
chip_enable_ota_requestor = false
22
- disable_lcd = false
23
22
app_data_model = " ${ chip_root } /examples/closure-app/closure-common"
Original file line number Diff line number Diff line change 118
118
"THERMOSTAT_CLUSTER" : [
119
119
" thermostat-client"
120
120
],
121
- "THERMOSTAT_CLUSTER" : [
122
- " thermostat-client"
123
- ],
124
121
"THERMOSTAT_USER_INTERFACE_CONFIGURATION_CLUSTER" : [],
125
122
"THREAD_BORDER_ROUTER_MANAGEMENT_CLUSTER" : [],
126
123
"THREAD_NETWORK_DIAGNOSTICS_CLUSTER" : [],
203
200
" chime-server"
204
201
],
205
202
"CLOSURE_CONTROL_CLUSTER" : [
206
- " closure -control-server"
203
+ " color -control-server"
207
204
],
208
205
"COLOR_CONTROL_CLUSTER" : [
209
206
" color-control-server"
You can’t perform that action at this time.
0 commit comments