You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The header for the set_freq method is as follows:
/*
*/
uint8_t Si5351::set_freq(uint64_t freq, enum si5351_clock clk)
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.
The text was updated successfully, but these errors were encountered: