The optimizer might get rid of it as Serial bool operator overload returns true always
operator bool() { return true; }
The optimizer might get rid of it as Serial bool operator overload returns true always
operator bool() { return true; }