You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Building the example.
2.
3.
What is the expected output? What do you see instead?
I expected to see the Arduino promptly tell me the build worked. Instead I see
it throws an exception:
pollserial.h:46: error: conflicting return type specified for 'virtual void
pollserial::write(uint8_t)'
Print.h:48: error: overriding 'virtual size_t Print::write(uint8_t)'
What version of the product are you using? On what operating system?
This is being built using version 1.05 on Windows Seven.
Please provide any additional information below.
Naturally I removed personal data.
Original issue reported on code.google.com by [email protected] on 4 Jul 2013 at 3:44
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 Jul 2013 at 3:44The text was updated successfully, but these errors were encountered: