mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 04:09:49 +03:00
Service Pack 1 PID, FLOAT and TENS types compatib.
This commit is contained in:
@@ -30,13 +30,6 @@ int out_dmx::Status()
|
||||
return driverStatus;
|
||||
}
|
||||
|
||||
int out_dmx::isActive()
|
||||
{
|
||||
itemArgStore st;
|
||||
st.aslong = item->getVal(); //Restore old params
|
||||
debugSerial<< F(" val:")<<st.v<<endl;
|
||||
return st.v;
|
||||
}
|
||||
|
||||
int out_dmx::Poll(short cause)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user