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

Method drawFastVLine

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

Source from the content-addressed store, hash-verified

614
615
616 void drawFastVLine(int16_t x, int16_t y, int16_t h, uint16_t color) { }
617
618 void fillScreen(uint16_t color) { }
619

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected