mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Poll() refactoring, PWM fix, Hum preparation
This commit is contained in:
@@ -12,7 +12,6 @@ public:
|
||||
|
||||
out_dmx(Item * _item):colorChannel(_item){};
|
||||
int Setup() override;
|
||||
int Poll(short cause) override;
|
||||
int Stop() override;
|
||||
int Status() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user