Skip to content

availableForWrite missing from Print.h #4665

Closed
@drmpf

Description

@drmpf

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

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions