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

Problem switching library from Arduino ONE to Arduino Mega 2506 #104

Open
GoogleCodeExporter opened this issue Mar 20, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

what lines do i have to comment and decomment for the library be compatible 
whit the arduino mega2506 in the library version: IDE100_v307 

What steps will reproduce the problem?
1.At the momento of compiling the sketch 

What version of the product are you using? On what operating system?
Arduino mega 2506
library IDE100_v307
Windows 7

Please provide any additional information below.
the support page says that "To switch between the two board you should comment 
and decomment appropriately the lines 2 and 3 in HWSerial.cpp" and those lines 
are
#ifdef MEGA
HWSerial::HWSerial(){
and there are many functions commented. what lines and functions do i have to 
comment or decomment and in what of those archives. TY.

Original issue reported on code.google.com by [email protected] on 1 May 2014 at 9:35

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant