// == Modified Si library must be included in folder with T41 code
#include"si5351.h"
Try copying the Si5351Arduino-master library that's in the Teensy library to some temporary folder and then remove it from the library. That is, you end up erasing Si5351Arduino-master. There should be an si5351.cpp and si5351.h file in the project directory. That's why it is surrounded with double quotes.
Jack, W8TEE
On Thursday, May 8, 2025 at 10:19:39 PM EDT, Duane B via groups.io <dbrantley@...> wrote:
Hi Jack.? Thanks for the reply.
?
Even though I have:
?
I'm still getting:
?
I forgot just how challenging it can be getting everything in the right places. . .