Ok, great, thanks for the detailed explanation. I'll just rename my variables.
Type: Posts; User: dkelley01
Ok, great, thanks for the detailed explanation. I'll just rename my variables.
Thanks for the quick response. I was confused as this is the first time that I have used a Teensy with the Arduino IDE and when I compile the same program for an Arduino Mega, it compiles cleanly. I...
I am using the Arduino IDE with Teensyduino 1.53 installed on Windows 7 machine and have selected as the board "Teensy 3.2/3.1". I declare some global short x1, y1, x2, y2; and assign y1 a value.
I...