Hello all
when I put some variable data on an graphical screen
for example the data input from my RC5 remote, the number 1 and then the number
5 then see I the 1 and 5 together on the same spot
is there a way to refresh only the input from my remote and not the screen it self
must I that programm it with [b:40bcfb8f07]fusing or format[/b:40bcfb8f07]
I use the line to put data on the screen with
Call Draw_string_text_format(0 , 0 , 5x7 , Red , F)
where F is the in RC5 input data from my remote.
[b:40bcfb8f07][color=red:40bcfb8f07](BASCOM-AVR version : 2.0.7.6 )[/b:40bcfb8f07][/color:40bcfb8f07]
↧