mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-20 09:52:13 +01:00
cb39ad9739
Renamed readChars() -> readBytes(), readCharsUntil() -> readBytesUntil(). Changed timeouts to milliseconds from seconds; default from 5 to 1 seconds. Removed readCharsBetween().