Skip to content

Commit a0f7219

Browse files
committed
update README.md
1 parent 326a8d5 commit a0f7219

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Features:
3131
- [X] Use keyboard shortcuts (ctrl-S to save data, ctrl-shift-S to save plot, ctrl-X to clear plot)
3232
- [X] Automatic reconnect after device has been unplugged
3333
- [X] Color-picker for curves
34+
- [X] Open a CSV file and display data in plot
3435
- [ ] Allow to select (and copy) more than just the displayed raw traffic (also implement ctrl + A)
3536
- [ ] Smarter data parser
3637
- [ ] make serial print selectable and show corresponding datapoint in plot
@@ -56,8 +57,10 @@ It can be compiled and run on all platforms.
5657

5758
Tested on:
5859

59-
- macOS 12.4 Monterey x86
60-
- macOS 13.2.1 Ventura ARM
60+
- macOS 12 Monterey x86
61+
- macOS 13 Ventura x86
62+
- macOS 13 Ventura ARM
63+
- macOS 14 Sonoma ARM
6164
- Debian 12 (Testing) x86
6265
- Windows 10 x86
6366
- ...

0 commit comments

Comments
 (0)