wip
This commit is contained in:
@@ -459,7 +459,7 @@ void Device::setAwake(bool on) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void Device::resetInteractiveTimeout(int timeout = -1) {
|
void Device::resetInteractiveTimeout(int timeout) {
|
||||||
if (timeout == -1) {
|
if (timeout == -1) {
|
||||||
timeout = 60;
|
timeout = 60;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user