Skip to content

Commit 329c8dd

Browse files
committed
Updated Readme
1 parent 85137c8 commit 329c8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To use the script, run it from the command line with various options:
5151
### Options
5252

5353
- `-p`, `--port` <port>: Specify the serial port to use (e.g., COM5, /dev/ttyUSB0).
54-
- `-b`, `--baudrate` <baudrate>: Set the baud rate for serial communication. The script will first attempt to use 230400, and if that fails, it will automatically fallback to 115200.
54+
- `-b`, `--baudrate` <baudrate>: Set the baud rate for serial communication. By default the script will first attempt to use 230400, and if that fails, it will automatically fallback to 115200.
5555
- `--csv`: Enable CSV logging. Data will be saved to a timestamped file.
5656
- `--lsl`: Enable LSL streaming. Sends data to an LSL outlet.
5757
- `-v`, `--verbose`: Enable verbose output with detailed statistics and error reporting.

0 commit comments

Comments
 (0)