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

Method drawCircleHelper

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

Source from the content-addressed store, hash-verified

693 }
694
695 void drawCircleHelper(int16_t x0, int16_t y0, int16_t r, uint8_t cornername,
696 uint16_t color) {
697
698 }
699
700 void fillCircleHelper(int16_t cx, int16_t cy, int16_t r, uint8_t corners,
701 int16_t delta, uint16_t color) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected