gregwinn/arduino-tvout

Add double buffering support

Closed this issue · 1 comments

What is the expected output? What do you see instead?

I would like to be able to draw using all the CPU cycles not spent on 
interrupts without sync problems. If I take too long drawing, it should output 
the previous frame twice instead.

What version of the product are you using? On what operating system?
Beta1, Arduino

Original issue reported on code.google.com by rsa...@gmail.com on 31 Dec 2011 at 5:35

I had planned to do this but I am moving in a different direction now. The 
results should actually be far more useful.

Original comment by mdmetzle@gmail.com on 25 Jun 2012 at 1:44

  • Changed state: WontFix