examples: updated tvg sample

This commit is contained in:
Hermet Park 2021-09-14 19:52:44 +09:00
parent e3266ac19c
commit 47c1aac562
10 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@
/* Drawing Commands */ /* Drawing Commands */
/************************************************************************/ /************************************************************************/
#define NUM_PER_LINE 5 #define NUM_PER_LINE 6
#define SIZE (WIDTH/NUM_PER_LINE) #define SIZE (WIDTH/NUM_PER_LINE)
static int count = 0; static int count = 0;

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.