isTimeout property

bool isTimeout
getter/setter pair

timeout flag of Serial.read operation

Implementation

bool isTimeout = false;