zapta / linbus

An Arduino based LINBUS stack and signal interceptor/injector.
184 stars 70 forks source link

linbus analyzer #25

Open doctosha opened 6 years ago

doctosha commented 6 years ago

Hello Zapta! I'm from Russia and I speak English only with google traslate. I'm trying to reproduce your linbus analyzer, but when compiling, I get an error: lin_processor.cpp: 340: error: 'setupTimer' was not declared in this scope    setupTimer ();  ^ exit status 1 'setupTimer' was not declared in this scope

what will I do wrong? The project will be on arduino pro mini 328p 5v 16MHz. can please, I'm new to this.

zapta commented 6 years ago

Hi Doctosha,

Sorry for the late reply. I could not reproduce the problem. I built it with Android 1.8.0 and 1.8.5 on Mac OSX and it compiled with no problem.