Skip to content

Revert "Fix connectErrorString return type for ESP-32 BSP 2.0.8" #166

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

Merged
merged 1 commit into from
May 4, 2023

Conversation

brentru
Copy link
Member

@brentru brentru commented May 4, 2023

Reverts #165

Why?
The "Arduino Release v2.0.9 based on ESP-IDF v4.4.4" PR espressif/arduino-esp32#8147 is to "revert to the previous definition of FPSTR and F macros". In #165, we patched this breaking change. This pull request is reverting the patch.

@brentru
Copy link
Member Author

brentru commented May 4, 2023

Note: This pull request may fail due the Adafruit Arduino MQTT library not having been picked up by the Arduino library manager yet.

AAMQTT version 2.5.4 (https://github.com/adafruit/Adafruit_MQTT_Library/releases/tag/2.5.4) includes a patch for the same issue reverted by this PR.

@brentru brentru merged commit 28fc13d into master May 4, 2023
@brentru brentru deleted the revert-165-fix-esp-bsp-2-0-8 branch May 4, 2023 22:23
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