etherkit / Si5351Arduino

Library for the Si5351 clock generator IC in the Arduino environment
GNU General Public License v3.0
233 stars 95 forks source link

Merge dev branch into master #11

Closed NT7S closed 9 years ago

NT7S commented 9 years ago

Many changes and bug fixes.

Biggest changes are to init(), set_freq(), and the correction factor is now in parts-per-billion. See README for full details.

kihwal commented 9 years ago

Thanks for the merge! I have been using the jason branch.