Skip to content

Updates to HTTPClient require updates to AccuWeatherLibrary.cpp #6

Description

@aliasmcname

This error:

error: call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, url)
  647 |     http.begin(url);

requires the diff in included file to fix.
AccuWeatherLibrary.diff.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions