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: _docs/tutorials/advanced/nuttx/nsh_usb/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Finally, to use the NSH console you need to follow the steps listed below:
65
65
[20614.746274] usbcore: registered new interface driver cdc_acm
66
66
[20614.746277] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
67
67
```
68
-
-On this previous example the device is the ``ttyACM0``.
68
+
-In this example the device is the ``ttyACM0``.
69
69
- Open this port with your serial communication app. There are different serial communications applications, but we're goint to use on this tutorial [minicom](https://linux.die.net/man/1/minicom). Type the next command to execute it.
0 commit comments