Si5351Arduino icon indicating copy to clipboard operation
Si5351Arduino copied to clipboard

The comments in the title block of SI5351.set_freq(freq, clk) say freq units are Hz. I think they are Hz*100ULL.

Open frohro opened this issue 10 months ago • 2 comments

This is on line 180 of si5351.cpp. I believe the same issues occur with SI5351.set_freq_manual and probably other functions should be checked. This is important as VScode and other IDEs display those comments when you hover over the function call.

frohro avatar Apr 06 '24 01:04 frohro

Thank you, I'll fix this in the next update, which shouldn't be too long now that I've got a lab again.

NT7S avatar Apr 09 '24 17:04 NT7S

Thanks!

frohro avatar Apr 09 '24 19:04 frohro