diff options
Diffstat (limited to 'team-2')
| -rw-r--r-- | team-2/sim-commands.txt | 5 |
1 files changed, 1 insertions, 4 deletions
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 |
