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/installation.rst
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,10 +137,8 @@ Troubleshooting
137
137
===============
138
138
Raspberry Pi - Disable Serial Port Login Shell
139
139
----------------------------------------------
140
-
CodeBug uses the serial port which is configured to output the login
141
-
shell by default (on older Raspberry Pi models). You must disable this before CodeBug will work. To do so, run::
140
+
CodeBug uses the USB serial port which (on older Raspberry Pi models) is configured to output the login shell by default. You must disable this before CodeBug will work. To do so, run::
142
141
143
142
sudo raspi-config
144
143
145
-
Navigate to `Advanced Options` > `Serial`, disable the login shell and
146
-
then reboot.
144
+
Navigate to `Advanced Options` > `Serial`, disable the login shell and then reboot.
0 commit comments