etherkit / Si5351Arduino

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

set_freq documentation issue #60

Open kvdijken opened 6 years ago

kvdijken commented 6 years ago

The header for the set_freq method is as follows:

/*

Specifically it says that the 'freq' is the output frequency in Herz. This is incorrect. The value of the parameter should be given in units of 0.01 Herz.