View Single Post
Old 03-09-2014, 05:50 PM   #287 (permalink)
josemapiro
EcoModding Apprentice
 
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
Quote:
Originally Posted by t vago View Post
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
  Reply With Quote