Skip to content

Commit 740be74

Browse files
committed
Suppress pll_reset in set_freq when not necessary
1 parent f9ff812 commit 740be74

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,10 @@ This library does not currently support the spread spectrum function of the Si53
665665

666666
Changelog
667667

668+
* v2.0.5
669+
670+
* Remove PLL reset from set_freq() when not necessary
671+
668672
* v2.0.4
669673

670674
* Fix error in VCXO algorithm

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Etherkit Si5351
2-
version=2.0.4
2+
version=2.0.5
33
author=Jason Milldrum <[email protected]>
44
maintainer=Jason Milldrum <[email protected]>
55
sentence=A full-featured library for the Si5351 series of clock generator ICs from Silicon Labs

0 commit comments

Comments
 (0)