VK3HN

Results 2 issues of VK3HN

As per the description. On Arduino Nano A6 and A7 (unlike A0 to A5) cannot be used a digital output pins. See Warnings para here: https://www.arduino.cc/reference/en/language/functions/digital-io/digitalwrite/ Resolution: Chase down which...

Some experimenters see a compile error at si5351.set_correction() in init() at around line 2630. The signature to the set_correction() method in Jason's si5351 library changed between releases, the latest version...