Closed GoogleCodeExporter closed 8 years ago
Hi,
It is possible.
You need to change a few the side caracters in "panHorizon" to the ones you
want.
I have replaced the chars you need to change with a "here". :)
osd.printf_P(PSTR("\here\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\here|")
);
This is my original:
osd.printf_P(PSTR("\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20|"));
This is the way.
But still. I did this on purpose.
We have too many things on the screen. It is fun to see it all working, but
don't forget about the video behind. :)
This was a way to make pilots see more.
Original comment by gabek...@gmail.com
on 19 Feb 2013 at 2:43
Original issue reported on code.google.com by
pnikite...@gmail.com
on 21 Jan 2013 at 2:10