-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Status: StaleIssue is stale stage (outdated/stuck)Issue is stale stage (outdated/stuck)
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
Sketch: N/A
Debug Messages: N/A
Metadata
Metadata
Assignees
Labels
Status: StaleIssue is stale stage (outdated/stuck)Issue is stale stage (outdated/stuck)