xperiments / arduino-tvout

Automatically exported from code.google.com/p/arduino-tvout
0 stars 0 forks source link

Add PAL support #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
it can be cool if we have some simple way to swithc between PAL and NTSC.
There should by some #defines which will enable us to compile tvout with PAL or 
NTSC or both and then we will able to select one of those modes (if there are 
compiled-in) at runtime.

Original issue reported on code.google.com by Harvi...@gmail.com on 24 Oct 2010 at 7:15

GoogleCodeExporter commented 8 years ago
TV.begin(_PAL) will give PAL at the default resolution, this has been in Since 
the second release.

Original comment by mdmetzle@gmail.com on 24 Oct 2010 at 7:35

GoogleCodeExporter commented 8 years ago

Original comment by mdmetzle@gmail.com on 24 Oct 2010 at 9:26