defragster
Senior Member+
And ... thought a second INO would clean it up - and it does it the right SOURCE is started - the IDE would of course, given the Folder name matching.
For TSET it takes this having not '~' but the primary Sketch.ino like :: sketchcmd=ALL.ino
If it starts on the wrong one that is when I get:
Instead of second .CPP file > Twin INO's do compile as one and that eliminates the many other issues.
Will start with that to break them up.
For TSET it takes this having not '~' but the primary Sketch.ino like :: sketchcmd=ALL.ino
If it starts on the wrong one that is when I get:
Code:
:\arduino-1.8.15\hardware\teensy\avr\cores\teensy4/FS.h:37:0: warning: "FILE_READ" redefined
#define FILE_READ 0
^
Instead of second .CPP file > Twin INO's do compile as one and that eliminates the many other issues.
Will start with that to break them up.