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. Uncomment #define ELM in order to enable ELM support
What is the expected output? What do you see instead?
Several required variables are not defined (because they are defined in an
#ifndef ELM section) and therefore compilation fails.
What version of the product are you using? On what operating system?
SVN revision, Arduino 0022, Arduino Duemilanove
Original issue reported on code.google.com by [email protected] on 13 May 2011 at 3:27
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 May 2011 at 3:27The text was updated successfully, but these errors were encountered: