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
I am facing problem in compiling of code.
Here is the error text:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Uno"
debugger.cpp: In function 'void text_debug()':
debugger.cpp:96: error: 'Serial2' was not declared in this scope
debugger.cpp: In function 'void chart_debug()':
debugger.cpp:133: error: 'Serial2' was not declared in this scope
The text was updated successfully, but these errors were encountered:
I am facing problem in compiling of code.
Here is the error text:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Uno"
debugger.cpp: In function 'void text_debug()':
debugger.cpp:96: error: 'Serial2' was not declared in this scope
debugger.cpp: In function 'void chart_debug()':
debugger.cpp:133: error: 'Serial2' was not declared in this scope
The text was updated successfully, but these errors were encountered: