MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / setTextWrap

Method setTextWrap

include/VectorDisplay.h:560–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558 int16_t getCursorY(void) { }
559
560 void setTextWrap(bool w) { }
561
562 int16_t drawRightString(const char *string, int32_t x, int32_t y, uint8_t font) { }
563

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected