Skip to content

Commit

Permalink
remove old config option
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzybear3 committed Sep 1, 2024
1 parent 8407ec3 commit 410705f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ Enable or disable the serial connection hardware.

[source,console]
----
$ sudo raspi-config nonint do_serial_hw <0/1/2>
$ sudo raspi-config nonint do_serial_hw <0/1>
----

* `0`: enable serial port
Expand All @@ -564,7 +564,7 @@ Enable or disable shell and kernel messages on the serial connection.

[source,console]
----
$ sudo raspi-config nonint do_serial_cons <0/1/2>
$ sudo raspi-config nonint do_serial_cons <0/1>
----

* `0`: enable console over serial port
Expand Down

0 comments on commit 410705f

Please sign in to comment.