etherkit / Si5351Arduino

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

Implement a way of changing external reference frequency #53

Closed la3pna closed 7 years ago

la3pna commented 7 years ago

Could we have a way to change the external reference frequency? Perhaps using a int32 way of changing the frequency instead of int64 to save some space?

Thomas.

NT7S commented 7 years ago

Oops, duplicate of #25, let's use that one instead