robot

Dependencies:   FastPWM3 mbed

Revision:
191:66861311bdcd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Tables/tables.h	Sat Feb 10 03:42:07 2018 +0000
@@ -0,0 +1,7 @@
+#ifndef __TABLES_H
+#define __TABLES_H
+
+#define ROWS 21
+#define COLUMNS 20
+
+#endif
\ No newline at end of file