Skip to content

Commit 6727350

Browse files
committed
update changelog
1 parent 422bfab commit 6727350

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ All notable changes to the `Serial Monitor` crate will be documented in this fil
88
* removed many `.clone()` calls to reduce CPU load
99
* Fixed sample rate / disconnect issue
1010
* Releases are now linked to libssl 3.4.1 on linux (built on Ubuntu 22.04)
11+
* allow to plot only every n-th point (max points is 5000, if dataset is larger, it will reduce it by showing only every
12+
2nd point. if it is larger than 10000 only every 3rd point etc...)
1113

1214
## 0.3.4
1315

0 commit comments

Comments
 (0)