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 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
Original issue reported on code.google.com by
[email protected]
on 1 May 2014 at 9:35Attachments:
The text was updated successfully, but these errors were encountered: