iegj:
Hello!I use multiple times Serial.print in my code like this:
...
Is there a way to shorten this code?
Yes, use the Streaming library:
iegj:
Hello!I use multiple times Serial.print in my code like this:
...
Is there a way to shorten this code?
Yes, use the Streaming library: