Paul,
Thanks for the response.
I realize that USB type should be set to Serial and have a few other a Teensy 3.1's that work correctly. I was seeing strange non responsive behavior from the Teensy 3.2 as described in another post that I found on this forum...
I have a Teensy 3.2 thats serial port is not recognized when plugged in to either a Mac or Windows PC. If I press the on board button the teensy program recognizes the button press. Therefore I am unable to program the Teensy using the Serial port as a com port does not show up. However if I...
#include <Adafruit_S6D02A1.h> // Hardware-specific library
Can someone point me to a link where I can download the #include Adafruit_S6D02A1.h library used in the above sketch? Dont seem to be able to find it.
Thanks in advance.