Sensor+ MAX7456 - Problem

Hi.

im trying to get a value from a analog sensor, to display on a screen with MAX7456

the problem is that i can't figure out how to make sensor var to print on the screen.

i have set the sensor value to displays as 'Secs'
but need som help to understand how to make sensor var to be displayet.

sry for my bad english.

and thanks for all help

MAX7456_OSDTEST.ino (10.7 KB)

You have code to display the time - why not copy that to display your sensor reading?

i try. but. when i edit the code, i got nothing.
and i'm trying to understand how its works...

so i can use it other places in the code.