Skip to content
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

Enable progress bar on ArduinoOTA upload (platform.txt) #5657

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

tbertels
Copy link
Contributor

See #5656

Summary

Enabling the progress bar on OTA upload.

Impact

Instead of showing
Uploading...........................................................................................
and nothing when finished, a progress bar is shown:
Uploading: [============================================================] 100% Done...

@CLAassistant
Copy link

CLAassistant commented Sep 10, 2021

CLA assistant check
All committers have signed the CLA.

@tbertels tbertels changed the title Enable progress bar on ArduinoOTA upload (espota.py) Enable progress bar on ArduinoOTA upload (platform.txt) Sep 10, 2021
@me-no-dev
Copy link
Member

Note my comment on the issue you filed. This is as is, because of Arduino IDE

@me-no-dev me-no-dev closed this Sep 15, 2021
@tbertels
Copy link
Contributor Author

See my reply on the issue, there isn't actually (anymore) an issue with Arduino IDE.

@me-no-dev me-no-dev reopened this Sep 16, 2021
@me-no-dev me-no-dev merged commit 108e467 into espressif:master Oct 1, 2021
@me-no-dev
Copy link
Member

Alright :) let's give it a chance

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.

3 participants