Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Jan 4, 2025
1 parent a4720e9 commit 59b5004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,10 @@ Connected via i2c

## NMEA XDR Output

on USB-C port with baud rate 115200
on USB-C port with baud rate 38400

````
stty -F /dev/ttyACM1 115200
stty -F /dev/ttyACM1 38400
socat stdio /dev/ttyACM1
````

Expand Down

0 comments on commit 59b5004

Please sign in to comment.