Modify the Stream class to allow reading of the protected _timeout value. `unsigned long getTimeout(void) { return _timeout; }` [Arduino/hardware/arduino/avr/cores/arduino/Stream.h](https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/Stream.h) [ Arduino/hardware/arduino/sam/cores/arduino/Stream.h](https://github.com/arduino/Arduino/blob/master/hardware/arduino/sam/cores/arduino/Stream.h)