sudo removed
This commit is contained in:
parent
750ad6b01a
commit
fe629a129d
@ -135,9 +135,9 @@ Open SSH connection to flatsat PC:
|
||||
ssh eive@2001:7c0:2018:1099:babe:0:e1fe:f1a5
|
||||
````
|
||||
To access the console of the Q7S run the following:
|
||||
````
|
||||
sudo picocom -b 115200 /dev/ttyUSB0
|
||||
````
|
||||
```sh
|
||||
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.
|
||||
````
|
||||
ifconfig
|
||||
|
Loading…
Reference in New Issue
Block a user