Skip to content

Commit

Permalink
minor format update
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Jan 17, 2024
1 parent 9373a7c commit 5eea4a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/common/pigweed/rpc_console/py/chip_rpc/console.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
This starts an IPython console for communicating with the connected device. A
few variables are predefined in the interactive console. These include:
device - the serial device used for communication
rpcs - used to invoke RPCs
client - the HDLC rpc client
rpcs - used to invoke RPCs
device - the serial device used for communication
client - the HDLC rpc client
protos - protocol buffer messages indexed by proto package
An example RPC command:
Expand Down

0 comments on commit 5eea4a9

Please sign in to comment.