Nice work !
As an alternative to using multiple Serial.print statements to print a combination of text and variables, you may want to have a look at LibPrintf.h You can find some examples of its usage in the code snippets thread.
Nice work !
As an alternative to using multiple Serial.print statements to print a combination of text and variables, you may want to have a look at LibPrintf.h You can find some examples of its usage in the code snippets thread.