Skip to content

Fixed file extension calculation for ESP32 boards. #554

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
Sep 8, 2022

Conversation

csarnataro
Copy link
Collaborator

This commit fixes a bug introduced with 2.9.1 (which will be deprecated).

Now the file extension of the sketch is retrieved using a regular expression, not by position.

This commit fixes a bug introduced with 2.9.1 (which will be
    deprecated).

Now the file extension of the sketch is retrieved using a regular
expression, not by position.
@csarnataro csarnataro merged commit 5346e4f into master Sep 8, 2022
@csarnataro csarnataro deleted the csarnataro/fix-extension-for-esp32 branch September 8, 2022 13:46
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