stanleyhuangyc / ArduinoOBD

OBD-II library and sketches for Arduino
http://freematics.com
973 stars 518 forks source link

undefined reference to 'vtable for COBD' #3

Open gibbsji opened 10 years ago

gibbsji commented 10 years ago

Attempting to run rpm_led.ino with OBD.cpp and OBD.h and Arduino 1.5.2 spits a build error on line 50 of OBD.h 'undefined reference to 'vtable for COBD'. Sorry if this is not the correct place to submit this. I'm new to both Arduino and Github. Thanks for any suggestions.

WA4OSH commented 10 years ago

I can help you out if you have not solved this problem.

First, are you using an OBD-II TTL adapter or the OBD-II I2C adapter? Second, what software are you using?

Konrad

Lacassefire commented 7 years ago

Hi, I think I got the same problem here, I have the OBD-II UART adapter V2. I use arnuino software. What schould I try? what is COBD? Thank