Skip to content

File with more than 32,767 characters #2566

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
Apr 11, 2019
Merged

File with more than 32,767 characters #2566

merged 1 commit into from
Apr 11, 2019

Conversation

jimibi
Copy link
Contributor

@jimibi jimibi commented Mar 10, 2019

When the file.bin is more than 32767 characters.
I change "int" in "long" for contentLength.

@me-no-dev
Copy link
Member

int on esp32 is 32bit long, not 16bit like on AVR

@jimibi
Copy link
Contributor Author

jimibi commented Apr 10, 2019

Yes but there is à problem for file more 32767 bytes, perhaps it's atoi the problems. With this 2 modifications the result is OK.

@jimibi jimibi closed this Apr 10, 2019
@jimibi jimibi reopened this Apr 10, 2019
@me-no-dev
Copy link
Member

Alright :) let's give it a go

@me-no-dev me-no-dev merged commit e0beac8 into espressif:master Apr 11, 2019
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.

2 participants