Skip to content

Conversation

@dok-net
Copy link
Contributor

@dok-net dok-net commented Dec 19, 2019

The ESP32 Arduino implementation of HardwareSerial.h is missing

write(const char * buffer, size_t size);

Additionally, this PR adds the read(buffer, size) extension from ESP8266, also in EspSoftwareSerial, that complements the inherited Stream::readBytes() with a non-blocking variant.

@dok-net dok-net force-pushed the hwserialwrite branch 2 times, most recently from 400d02e to 7c1a683 Compare December 19, 2019 12:39
@me-no-dev me-no-dev merged commit 0607d36 into espressif:master Jan 20, 2020
@dok-net dok-net deleted the hwserialwrite branch January 21, 2020 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants