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

Method blink

contributed/modClock/sevenseg.js:497–500  ·  view source on GitHub ↗
(speed=500, digits=0xf)

Source from the content-addressed store, hash-verified

495 }
496
497 blink(speed=500, digits=0xf) {
498 this.blinkSpeed = speed;
499 this.blinkDigits = digits;
500 }
501
502 brightenAndConvert(color, brightness, order) @ "xs_brightenAndConvert";
503

Callers 4

constructorMethod · 0.45
connectMethod · 0.45
connectedMethod · 0.45
configAPMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected