asdf

Dependencies:   mbed

Fork of manworm_ticker_tv by Bayley Wang

Revision:
12:e99cc1e9d928
Parent:
11:537cde55b27f
--- a/gfx.cpp	Thu May 03 23:38:46 2018 +0000
+++ b/gfx.cpp	Fri May 04 01:45:05 2018 +0000
@@ -1,7 +1,7 @@
 #define N_PTS 500
 #define N_LNS 2000
-#define N_HEIGHTS 64
-#define N_SIDE 8
+#define N_HEIGHTS 36
+#define N_SIDE 6
 
 #include "gfx.h"
 #include "mbed.h"