1 #ifndef PIXLED_FUNCTIONNAL_SIGNALS_H
2 #define PIXLED_FUNCTIONNAL_SIGNALS_H
4 #include "../function.h"
6 namespace pixled {
namespace signal {
Definition: function.h:349
float operator()(led l, time t) const override
Definition: signal.cpp:19
float operator()(led l, time t) const override
Definition: signal.cpp:5
float operator()(led l, time t) const override
Definition: signal.cpp:9
float operator()(led l, time t) const override
Definition: signal.cpp:13
Definition: animation.cpp:3
unsigned long time
Definition: time.h:10