mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Arduino DUE 1-wire fix
This commit is contained in:
@@ -588,6 +588,7 @@ int Item::isActive() {
|
||||
case CH_THERMO:
|
||||
case CH_VC:
|
||||
case CH_VCTEMP:
|
||||
case CH_PWM:
|
||||
val = st.aslong;
|
||||
} //switch
|
||||
Serial.print(F(":="));
|
||||
|
||||
Reference in New Issue
Block a user