stanleyhuangyc / ArduinoOBD

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

Fixed OBD adapter not working by removing obd.sleep #44

Open RWejlgaard opened 7 years ago

RWejlgaard commented 7 years ago

Uploading the current sketch revision for megaloggerHD results in a compile error, this is resolved by removing obd.sleep().

The sketch is tested to work using an OBD-II adapter and Arduino Mega 2560