MCPcopy Create free account
hub / github.com/kiibohd/controller / Pixel_setAnimationControl

Function Pixel_setAnimationControl

Macro/PixelMap/pixel.c:2605–2608  ·  view source on GitHub ↗

External Animation Control

Source from the content-addressed store, hash-verified

2603
2604// External Animation Control
2605void Pixel_setAnimationControl( AnimationControl control )
2606{
2607 Pixel_animationControl = control;
2608}
2609
2610// Starting Animation setup
2611void Pixel_initializeStartAnimations()

Callers 2

LED_scanFunction · 0.85
LED_scanFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…