taulent / canduino

Automatically exported from code.google.com/p/canduino
0 stars 0 forks source link

'CAN' was not declared in this scope #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Running the example in the library I get the error: 'CAN' was not declared in 
this scope. I installed the library by copying it in the Arduino/libraries 
folder. Am I missing some required library?

What steps will reproduce the problem?
1. intall canduino library in standard Arduino libraries folder
2. run ecu_reader_logger.ino

What is the expected output? What do you see instead?
Error: 'CAN' was not declared in this scope.

What version of the product are you using? On what operating system?
Arduino UNO R3, Can-BUS shield from Sparkfun

Original issue reported on code.google.com by to.stefa...@gmail.com on 17 Feb 2014 at 9:37

GoogleCodeExporter commented 8 years ago
I am having the same problem:

"Error: 'CAN' was not declared in this scope"

Any ideas on how to solve this ?

Thank you

Original comment by andre....@gmail.com on 3 Jul 2014 at 9:58