Skip to content

Commit a21cf4b

Browse files
committed
removed nested list
1 parent 23ff4e3 commit a21cf4b

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/09.kits/maker/nesso-n1/tutorials/user-manual

1 file changed

+2
-2
lines changed

content/hardware/09.kits/maker/nesso-n1/tutorials/user-manual/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -845,8 +845,8 @@ You will need two separate Serial Monitor windows, one for each Nesso N1.
845845
`ff03::1` is a multicast address that means "all Thread devices here."
846846
847847
9. **Verify Communication:**
848-
* The Serial Monitor for **Board 2** (the client) should respond with `Done`.
849-
* The Serial Monitor for **Board 1** (the server) should print a message showing it received the packet, for example: `8 bytes from fdde:ad00:beef:0:35e3:3c2f:273f:9442 Hello!`.
848+
The Serial Monitor for **Board 2** (the client) should respond with `Done`.
849+
The Serial Monitor for **Board 1** (the server) should print a message showing it received the packet, for example: `8 bytes from fdde:ad00:beef:0:35e3:3c2f:273f:9442 Hello!`.
850850
851851
You have now successfully sent and received a message over a peer-to-peer Thread network.
852852

0 commit comments

Comments
 (0)