summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--team-1/sim-commands.txt5
-rw-r--r--team-2/sim-commands.txt5
2 files changed, 2 insertions, 8 deletions
diff --git a/team-1/sim-commands.txt b/team-1/sim-commands.txt
index 14b9c34..bfdb287 100644
--- a/team-1/sim-commands.txt
+++ b/team-1/sim-commands.txt
@@ -7,10 +7,7 @@ minicom -D /dev/ttyS0
`minicom` connects to the SIM device, which is represented by `/dev/ttyS0`, and
then allows you to start typing commands. To submit a command, press <Enter>.
-`/dev/ttyS0` is the name that this computer has given to the SIM device. If
-you're curious to see a list of all the devices this computer knows, try:
-
-dmesg | grep tty
+`/dev/ttyS0` is the name that this computer has given to the SIM device.
== SIM device commands
diff --git a/team-2/sim-commands.txt b/team-2/sim-commands.txt
index 497c22a..325cd9b 100644
--- a/team-2/sim-commands.txt
+++ b/team-2/sim-commands.txt
@@ -7,10 +7,7 @@ minicom -D /dev/ttyS0
`minicom` connects to the SIM device, which is represented by `/dev/ttyS0`, and
then allows you to start typing commands. To submit a command, press <Enter>.
-`/dev/ttyS0` is the name that this computer has given to the SIM device. If
-you're curious to see a list of all the devices this computer knows, try:
-
-dmesg | grep tty
+`/dev/ttyS0` is the name that this computer has given to the SIM device.
== SIM device commands