Skip to content

update to latest ESP3DLib, fixes 'IS_SD_INSERTED' was not declared #27851

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 14, 2025

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented May 9, 2025

Description

After 5c0e8d5 the define IS_SD_INSERTED was replaced with card.isSDCardInserted

This broke ESP3DLib "ESP3DLib/src/sd_ESP32.cpp:66:25: error: 'IS_SD_INSERTED' was not declared in this scope"

I have now patched ESP3DLib so Marlin need to use the latest version of the library

Requirements

Bugfix + ESP3DLib

Benefits

Builds as expected

@MarlinFirmware MarlinFirmware deleted a comment May 9, 2025
@thinkyhead thinkyhead merged commit 8e0f271 into MarlinFirmware:bugfix-2.1.x May 14, 2025
66 checks passed
@ellensp ellensp deleted the update-ESP3DLib branch May 14, 2025 23:51
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants