Support ESP8266 TCP stack config#345
Conversation
Use the ESP8266 network stack configuration values if they are present and the ESP32 defines are missing. Fixes me-no-dev#343
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Comment |
|
looks like an affordable fix to me |
|
I was able to test and verify that the fix works. I will do a release. Thanks @willmmiles ! |
Use the ESP8266 network stack configuration values if they are present and the ESP32 defines are missing.
Fixes #343