MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / xs_DotStar_end

Function xs_DotStar_end

modules/drivers/dotstar/modDotstar.c:172–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172void xs_DotStar_end(xsMachine *the)
173{
174 spiDisplay sd = xsmcGetHostData(xsThis);
175 dotstarEnd(sd);
176}
177
178void xs_DotStar_adaptInvalid(xsMachine *the)
179{

Callers

nothing calls this directly

Calls 1

dotstarEndFunction · 0.85

Tested by

no test coverage detected