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

Improve the ESP8266 secure/nonsecure switch #162

Open
edmaher opened this issue Dec 30, 2022 · 0 comments
Open

Improve the ESP8266 secure/nonsecure switch #162

edmaher opened this issue Dec 30, 2022 · 0 comments

Comments

@edmaher
Copy link

edmaher commented Dec 30, 2022

The ability to switch between insecure and secure connection when using ESP8266 boards is a good change, but it would be more helpful if the change were controllable via code or pre-processor definition.

This would mean there is no need to change the distributed libraries

Ideally, we could have a simple preprocessor macro such as
#define AIO_ESP8266_SECURE 1

Alternatively, just create another class

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

1 participant