Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies: Use most recent version of ESP8266 platform SDK #67

Merged
merged 3 commits into from
May 29, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented May 29, 2023

As suggested at #58 (comment), this patch intends to use the most recent version of the ESP8266 platform SDK.

amotl added 2 commits May 29, 2023 19:20
It happens on an outdated Homie installation, `marvinroger/Homie@^2`.

Homie/Boot/BootConfig.cpp:282:20: error: call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, url)
  282 |   _httpClient.begin(url);
      |   ~~~~~~~~~~~~~~~~~^~~~~
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.

1 participant