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

Misspelling of Seriall in UART causing failure to compile #8

Open
calumapplepie opened this issue Jan 30, 2019 · 0 comments
Open

Misspelling of Seriall in UART causing failure to compile #8

calumapplepie opened this issue Jan 30, 2019 · 0 comments

Comments

@calumapplepie
Copy link

Apparently, in the UART part of the arduino library, Serial is spelled Seriall. No idea why: the only reason I noticed was not because I was actually using UART, but because when the arduino IDE includes a library, it includes all members. Therefore, arduino projects will refuse to compile unless you remove the UART header.

Also, its done several times in the header, but only in that header.
Just thought I'd mention it.

@calumapplepie calumapplepie changed the title Mispelling of Seriall Misspelling of Seriall in UART causing failure to compile Jan 30, 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

No branches or pull requests

1 participant