Skip to content

Conversation

@ShVerni
Copy link

@ShVerni ShVerni commented Apr 3, 2025

Compilation fails on Linux computers using PlatformIO targeting ESP32 or ESP8266 devices. The problem was the inclusion of String.h. The String class is defined in WString.h and already included from Arduino.h. String.h includes may also be unnecessary for other devices, but this wasn't tested.

@ShVerni ShVerni marked this pull request as ready for review June 8, 2025 16:28
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