Thanks Paul, I'm unable to create a small sample program that reproduces the problem because when I do, the problem goes away.
I can remove some large blocks and the problem remains. But I can remove something as simple as:
while...
Yeah I actually found a problem!
In 1.59 something breaks that works fine in 1.57.3
I cannot print any String values from my custom struct calib[].name
In my declarations I have a struct and two arrays of said structure, config[] and calib[]...
Just wondering -
Are the latest versions of Teensyduino still 100% backwards compatible with Teensy LC?
Just wondering if there's any updates that might break compatibility and if maybe the best bet is to only use the teensyduino version last...