Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: ClemensLinnhoff <[email protected]>
  • Loading branch information
ClemensLinnhoff committed Nov 11, 2024
1 parent 040574d commit bb495cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ It simply prints the message types and timestamps of the OSI trace file.
You can try it with an example osi trace file generated with `example_txth_writer` (see following section) with

```bash
./example_native_binary_reader /tmp/example_txth_writer.txth --type SensorView
./example_txth_reader /tmp/example_txth_writer.txth --type SensorView
```

### example_txth_writer
Expand Down

0 comments on commit bb495cb

Please sign in to comment.