Quote:
Originally Posted by t vago
I have updated my MPGuino code. The latest version corrects a particularly nasty bug that cropped up with the dynamic status line display that I added back in December of last year. Basically, the bug crashed MPGuino whenever a user attempted to update a setting. Fixed another bug that caused the compiler to die with a fatal error, if somebody were to attempt to compile the code for use with an AtMega2560 (details here -> bug with relaxation on mega2560).
I also added 4 more main pages, which I think should ease taking fuel logs, and I updated the tank/current trip save/load/reset menu to make it easy to go to these fuel log pages. This menu has also been massaged to make it easier to navigate.
It is saved at the first post of this thread.
|
Hi t vago
thanks for this update but available.
This trying to run the Arduino IDE 1.5.5 and the following error:
sketch_mar09a.ino: 2699: error: 'doTripShowCancel' was not declared in this scope
sketch_mar09a.ino: In function 'void NOSUPPORT ()':
sketch_mar09a.ino: 5937: error: 'itoa' was not declared in this scope
what the problem, is an error in the code, or some incompatibility with this version of Arduino.
Thank you
José Rodrigues