Skip to content

Compilation fails when used as an ESP-IDF component (HardwareSerial maybe-uninitialized) #2100

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

Closed
jamieparkinson opened this issue Nov 23, 2018 · 0 comments

Comments

@jamieparkinson
Copy link
Contributor

The baud rate detection introduced by #1961 causes a compiler error when arduino is being used as an esp-idf component:

error: 'detectedBaudRate' may be used uninitialized in this function [-Werror=maybe-uninitialized]
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