Skip to content

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