Jack, that is totally understandable. I'm finishing up (hopefully) installing the hardware into the case and I'll try to dig into some of the earlier versions of the teensyloader and libraries to see if I can stumble upon anything. I have used the libraries called out in the installingnewlibraries.doc to begin with but moved to the JackAl.h recommended libraries before getting a successful compile. From the JackAl.h: #include <OpenAudio_ArduinoLibrary.h> // #include <Adafruit_GFX.h> ? ? // Now supplied with Teensy Library install #include <Audio.h> ? ? ? ? ? ?// Now supplied with Teensy Library install #include <RA8875.h> ? ? ? ? ? // #include <Rotary.h> ? ? ? ? ? // #include <SerialFlash.h> ? ? ?// Now supplied with Teensy Library install #include <Time.h> ? ? ? ? ? ? // Now supplied with Teensy Library install #include <TimeLib.h> ? ? ? ? ?// Now supplied with Teensy Library install #include <TimerOne.h> ? ? ? ? // Now supplied with Teensy Library install #include <UTFT.h> ? ? ? ? ? ? // Now supplied with Teensy Library install #include <URTouch.h> ? ? ? ? ?// #include <UTFT_Buttons.h> ? ? // On Tue, May 26, 2020 at 3:04 PM Richard E Neese <r.neese@...> wrote:
|