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

compling Error #12

Open
sandaruwanbandara opened this issue Mar 20, 2014 · 1 comment
Open

compling Error #12

sandaruwanbandara opened this issue Mar 20, 2014 · 1 comment

Comments

@sandaruwanbandara
Copy link

I can not compile ScanNetwork example
shows following error
\utility\at_drv.cpp:2207: error: 'Serial1' was not declared in this scope
\utility\at_drv.cpp:2207: error: 'Serial2' was not declared in this scope

Arduino UNO R3 with IDE 1.0.5-r2

@sonicgadgets
Copy link

I believe the uno only has 1 serial port . I believe you'll need to modify to allow it to use the one serial port the uno has. You won't have any debugging though. Easier to buy a arduino mega 2560 should compile right out of box

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

2 participants