flash based config testing

Dependencies:   mbed

Revision:
1:df6bbacb7bb9
Parent:
0:941e150e78b6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Defaults/config_table.h	Thu Mar 02 07:04:47 2017 +0000
@@ -0,0 +1,9 @@
+#ifndef __CONFIG_TABLE_H
+#define __CONFIG_TABLE_H
+
+#define ROWS 121
+#define COLUMNS 49
+
+#define W_STEP 25.f
+
+#endif
\ No newline at end of file