The LeFixFuelTest.asi imitates a fuel mod which sends its data to my speedo mod.
It's not a fuel mod!

Place this .asi in the main folder beside the LeFixSpeedo.asi to see the working fuel hud ingame.

The sourcecode of the .asi is attached too.

Any fuel mod can easily add few lines to share its fuel values and make them visible on the speedo hud.
(Just copy them from the source code and make sure to write the relative values e.g. absouluteFuel/capacity = [0.0 .. 1.0])


(My 'simple fuel' mod uses this code)