Skip to content

Commit 93e25b9

Browse files
committed
Remove superfluous word
1 parent 974a93f commit 93e25b9

File tree

1 file changed

+1
-1
lines changed
  • content/tutorials/portenta-h7/por-ard-usb

1 file changed

+1
-1
lines changed

content/tutorials/portenta-h7/por-ard-usb/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ bool ledBstate = false;
138138

139139
Before uploading the sketch to the board, save it you sketchbook and name it **leds_keyController.ino**. Then select the **Arduino Portenta H7 (M7 core)** from the **Board** menu and the port the Portenta is connected to. Upload the **leds_keyController.ino** sketch. Doing so will automatically compile the sketch beforehand.
140140

141-
***Note: Turning the Portenta into a USB host will stop it from advertising it's serial port. To get it back, simply do a double press on the reset button to turn it into bootloader mode.***
141+
***Turning the Portenta into a USB host will stop it from advertising it's serial port. To get it back, simply do a double press on the reset button to turn it into bootloader mode.***
142142

143143
![Select the Arduino Portenta H7 (M7 core) in the board selector.](assets/por_ard_usbh_select_board.png)
144144

0 commit comments

Comments
 (0)