I figured out the problem. I was working on the wrong file - my Arduino *.ino file instead of main.cpp. As soon as I copied my code to main.cpp everything was fine. The main.cpp file had the code for the last sketch I worked on.
8-Dale
I figured out the problem. I was working on the wrong file - my Arduino *.ino file instead of main.cpp. As soon as I copied my code to main.cpp everything was fine. The main.cpp file had the code for the last sketch I worked on.
8-Dale