carriageReturn method

void carriageReturn()

Implementation

void carriageReturn() {
  setCursorX(0);
}