Project Submission (late)

Dependencies:   mbed

Revision:
3:83e79d31930c
Parent:
0:72f372170a73
--- a/Menus/MenuGraphics.h	Fri May 10 10:51:19 2019 +0000
+++ b/Menus/MenuGraphics.h	Fri May 10 14:52:28 2019 +0000
@@ -1,4 +1,6 @@
 // matrices for menu graphics
+// Don't pick on me for my lame title graphic ;-;
+
 int menuGraphic[12][44] = {
   { 1,1,0,0,0,0,0,0,0,0,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1 },
   { 1,1,1,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1 },