@Didix - thanks for your post (now deleted), but the onus is on you to provide examples (preferably the ones you're interested in), not make the rest of us go looking for them.
AWOL: @Didix - thanks for your post (now deleted), but the onus is on you to provide examples (preferably the ones you're interested in), not make the rest of us go looking for them.
Sory, I didn't mean to make you searching. I just wanted to demonstrate, that this was not only the invention of one single coder. There are that many occurencies that it seems to be a common pattern.
AWOL:
Does this help?
#define USE_SERIAL Serial
Again sorry, I was away from coding for many years and I didn't recognize that.
Now I have seen, that all the examples I was looking at are following that pattern.
However, why are they doing that?
Why don't they just use Serial?
Is USE_SERIAL a deprecated pattern that has been replaced by Serial?