You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ void loop() {
145
145
146
146
In the Nano Matter, the `LED_BUILTIN` macro represents the **red LED** of the built-in RGB LED of the board. Please refer to the image below.
147
147
148
-
To upload the code to the Nano Matter, click the **Verify** button to compile the sketch and check for errors; then click the **Upload** button to program the board with the sketch.
148
+
To upload the code to the Nano Matter, first call the menu **Tools > Programmer** and select **OpenOCD**; then click the **Verify** button to compile the sketch and check for errors; finally click the **Upload** button to program the board with the sketch.
149
149
150
150

151
151
@@ -2035,4 +2035,4 @@ Join our community forum to connect with other Nano Matter users, share your exp
2035
2035
2036
2036
Please get in touch with our support team if you need personalized assistance or have questions not covered by the help and support resources described before. We're happy to help you with any issues or inquiries about the Nano Matter.
2037
2037
2038
-
-[Contact us page](https://www.arduino.cc/en/contact-us/)
2038
+
-[Contact us page](https://www.arduino.cc/en/contact-us/)
0 commit comments