MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / hasLedData

Method hasLedData

sources/effects/AnimationBase.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78bool AnimationBase::hasLedData(std::vector<ColorRgb>& buffer)
79{
80 return false;
81}
82

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected