rearrange files some a few cleanups, too.

This commit is contained in:
cnlohr 2015-04-04 22:16:55 -04:00
parent ec4f175c2b
commit f80dd24a8d
9 changed files with 16 additions and 13 deletions

View file

@ -63,7 +63,7 @@ int main()
Push8BitIntegerSkippy( (int8_t)cs );
#endif
wf++;
if( wf == 64 )
if( wf == 128 )
{
NewFrame();
wf = 0;