robot

Dependencies:   FastPWM3 mbed

Revision:
42:030e0ec4eac5
Child:
48:a1a09c83d42c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config_table.h	Fri Jan 06 07:54:22 2017 +0000
@@ -0,0 +1,9 @@
+#ifndef __CONFIG_TABLE_H
+#define __CONFIG_TABLE_H
+
+#define ROWS 100
+#define COLUMNS 49
+
+#define W_STEP 25.f
+
+#endif
\ No newline at end of file