#include <Utils.h>
Helper class for debugging via Serial.println
Definition at line 27 of file Utils.h.
Print out the start millis() and the message
Definition at line 34 of file Utils.h.
References message.
Print out the end millis() and the message
Definition at line 41 of file Utils.h.