Closed
Description
Hardware:
Board: All
Core Installation version: Latest gitHub Master 29th Dec 2020
IDE name: Arduino-esp32/core
Flash Frequency: N/A
PSRAM enabled: N/A
Upload Speed: N/A
Computer OS: All
Description:
int availableForWrite() method is missing from Print.h
This causes ESP32 compiles to fail with Arduino compatible libraries that use Stream or Print and call availableForWrite()
(The ESP8266 lib has availableForWrite() method in Print.h)
Merge PULL request #4664 to fix this
Activity
JAndrassy commentedon Dec 29, 2020
duplicate of #4336
stale commentedon Jun 23, 2021
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
stale commentedon Jul 8, 2021
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.