Quote:
Originally Posted by AndrzejM
I'm using t_vagos code without any issues.
I remember some tests that I've made with 0.86 code but there was indeed some issue that required code changes for different clocks. t_vagos code needs that settings too, but it's one time thing. You should make the changes needed before uploading the code to your ATmega chip.
|
Which version of t_vago's code are you using? 20140512 - mpguino_1.92_tav.zip or maybe something else? Did you have to modify it at all?
It looks like I'd need to comment out
Code:
#define use20MHz true
as well as
Code:
#define useChryslerMAPCorrection true
would there possibly be anything else I might need to do to load this t_vago code on a 16MHz Arduino (atmega328)