sudo removed

This commit is contained in:
Robin Müller 2020-11-25 12:48:56 +01:00 committed by Robin Mueller
parent 828e2808d2
commit 14efc1bf8f

View File

@ -135,9 +135,9 @@ Open SSH connection to flatsat PC:
ssh eive@2001:7c0:2018:1099:babe:0:e1fe:f1a5 ssh eive@2001:7c0:2018:1099:babe:0:e1fe:f1a5
```` ````
To access the console of the Q7S run the following: To access the console of the Q7S run the following:
```` ```sh
sudo picocom -b 115200 /dev/ttyUSB0 picocom -b 115200 /dev/ttyUSB0
```` ```
To debug an application, first make sure a static IP address is assigned to the Q7S. Run ifconfig on the Q7S serial console. To debug an application, first make sure a static IP address is assigned to the Q7S. Run ifconfig on the Q7S serial console.
```` ````
ifconfig ifconfig