Flole
Flole
@copilot It is illegal to remove the copyright notice and copyrights holder name, you must not do that. You may only replace the full license text by using the license...
@copilot Sometimes multiple names are mentioned in new lines of the copyright notice. You now removed the lines with the other names.
@copilot In some cases only the name of the other copyright holders was written on a new line, no other text. Those are problematic
@copilot In src/imagecache.c is one of the cases where what I meant happened
@chewitt I think this one is done :)
@copilot Do what @chewitt commented
@copilot Do what chewitt asked
Apparently I was the one who was supposed to be mentioned ;) I've merged the PR, thanks!
I'm using VisualMicro as IDE, and that allows global defines using the -D parameter.
It's just one example that I picked, I know there's a project to use make files for Arduino-Projects and there it works aswell. So it's rather a missing feature of...