Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Fix IOTCLT-2195. Increase UART RX buf to 1024. #333

Merged
merged 2 commits into from
Nov 24, 2017
Merged

Conversation

teetak01
Copy link
Contributor

@teetak01 teetak01 commented Nov 16, 2017

Fix the UART RX issue.

Also remove duplicate wifi-config file.

@teetak01
Copy link
Contributor Author

teetak01 commented Nov 22, 2017

rebuild

Previously esp-driver specified internally the buffer to be 1024.
Now this is defined inside Mbed OS and the default value there is
256. This is too small in most usecases.
@teetak01 teetak01 merged commit 8a85350 into master Nov 24, 2017
@teetak01 teetak01 deleted the IOTCLT-2195 branch November 24, 2017 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants