Skip to content

Commit ad9cbb0

Browse files
authored
Update README.md (project-chip#35245)
1 parent 9b64d0b commit ad9cbb0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/refrigerator-app/linux/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,6 @@ details.
128128
- To use the chip-rpc console after it has been installed run:
129129
`chip-console -s localhost:33000 -o /<YourFolder>/pw_log.out`
130130

131-
- Then you can Get and Set the light using the RPCs:
132-
`rpcs.chip.rpc.Lighting.Get()`
133-
134-
`rpcs.chip.rpc.Lighting.Set(on=True, level=128, color=protos.chip.rpc.LightingColor(hue=5, saturation=5))`
135-
136131
## Device Tracing
137132

138133
Device tracing is available to analyze the device performance. To turn on

0 commit comments

Comments
 (0)