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

ASYNC_TCP_SSL_ENABLED to 1 cause multiple definition error #22

Closed
yhua537 opened this issue Sep 15, 2016 · 2 comments
Closed

ASYNC_TCP_SSL_ENABLED to 1 cause multiple definition error #22

yhua537 opened this issue Sep 15, 2016 · 2 comments

Comments

@yhua537
Copy link

yhua537 commented Sep 15, 2016

This likely to be known problem for you: After changing the default of ASYNC_TCP_SSL_ENABLED to 1 in config.h, with the master version of espAsyncTCP and eSP8266WiFi, i got a problem with multiple definition of `ax_port_read' similar to this issue.

Given disable is the default and SSL support is open ticket, is that mean TLS server is not ready even if it is synchronous? Or, how do i fix this multiple definition error ?

@me-no-dev
Copy link
Owner

use git version of esp8266 ardiuino

@yhua537
Copy link
Author

yhua537 commented Sep 16, 2016

Great, it works, thank you

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

No branches or pull requests

2 participants