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:
@@ -38,6 +38,7 @@ return driverStatus;
|
||||
|
||||
int out_counter::Poll(short cause)
|
||||
{
|
||||
if (cause==POLLING_SLOW) return 0;
|
||||
if (!item) return 0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user