Skip to content

Commit 4ae31ec

Browse files
committed
nested list fix
1 parent 6e2a2d3 commit 4ae31ec

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -753,9 +753,9 @@ void loop() {
753753

754754
The Nesso N1's 802.15.4 radio allows it to act as a **Zigbee® End Device**, enabling it to join existing Zigbee® mesh networks. This is ideal for creating low-power devices like sensors or light controllers that integrate with popular smart home hubs.
755755

756-
> To compile this example, you must configure the following settings in the Arduino IDE:
757-
> - Navigate to **Tools > Zigbee Mode** and select **End device**.
758-
> - Navigate to **Tools > Partition Scheme** and select **Zigbee SPIFF 4MB**.
756+
To compile this example, you must configure the following settings in the Arduino IDE:
757+
- Navigate to **Tools > Zigbee Mode** and select **End device**.
758+
- Navigate to **Tools > Partition Scheme** and select **Zigbee SPIFF 4MB**.
759759

760760
#### Zigbee® Light Bulb Example
761761

0 commit comments

Comments
 (0)